PowerTools MultiRow for Windows Forms 8.0J
AutoWidth プロパティ (ListColumn)

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

プロパティ値

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

ListColumn クラス
ListColumn メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.