PrintDocument for WinForms
Width プロパティ (TableCol)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > TableCol クラス : Width プロパティ
列の幅を取得または設定します。
シンタックス
'宣言
 
Public Property Width As Unit
'使用法
 
Dim instance As TableCol
Dim value As Unit
 
instance.Width = value
 
value = instance.Width
public Unit Width {get; set;}
参照

TableCol クラス
TableCol メンバ