PowerTools InputMan for Windows Forms 8.0J
AutoWidth プロパティ (DefaultListColumn)

カラムの幅を自動的に調整するか、しないかを取得または設定します。
構文
Public Property AutoWidth As Boolean
public bool AutoWidth {get; set;}

プロパティ値

説明
True カラムの幅を自動的に調整します。
False カラムの幅を自動的に調整しません。
既定値はFalseです。
参照

DefaultListColumn クラス
DefaultListColumn メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.