GrapeCity SPREAD for Windows Forms 12.0J
AutoWidth プロパティ (ListColumnInfo)


ListColumnInfoの幅が内容に基づいて自動的に計算されるかどうかを示すbool値を取得または設定します。
構文
'Declaration
 
Public Property AutoWidth As Boolean
'使用法
 
Dim instance As ListColumnInfo
Dim value As Boolean
 
instance.AutoWidth = value
 
value = instance.AutoWidth
public bool AutoWidth {get; set;}

プロパティ値

ListColumnInfoの幅が内容に基づいて自動的に計算される場合はtrue、それ以外の場合は false
参照

ListColumnInfo クラス
ListColumnInfo メンバ

 

 


Copyright © 2004 GrapeCity inc.