GrapeCity MultiRow for Windows Forms 11.0J
AutoWidth プロパティ (ListColumn)

列の幅を内容に従って自動的に計算するかどうかを示すbool値を取得または設定します。
シンタックス
Public Property AutoWidth As Nullable(Of Boolean)
public Nullable<bool> AutoWidth {get; set;}

プロパティ値

列の幅を内容に従って自動的に計算する場合はtrue。それ以外の場合はfalse
参照

参照

ListColumn クラス
ListColumn メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.