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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > PageColumnDef クラス : Width プロパティ
Gets or sets the width of the current column.

The default column width is "auto".

シンタックス
'宣言
 
Public Property Width As Unit
'使用法
 
Dim instance As PageColumnDef
Dim value As Unit
 
instance.Width = value
 
value = instance.Width
public Unit Width {get; set;}
参照

PageColumnDef クラス
PageColumnDef メンバ