MESCIUS SPREAD for Windows Forms 17.0J
AutoWidth プロパティ (DefaultListColumnInfo)

ListColumnInfo に先行ゼロが表示されるかどうかを示す値を取得または設定します。
構文
'Declaration
 
Public Property AutoWidth As Boolean
public bool AutoWidth {get; set;}

プロパティ値

<see langword="bool" />値。<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.ListColumnInfo" />の幅が自動的に計算される場合は<see langword="true" />、それ以外の場合は<see langword="false" />。<br />
デフォルト値はfalseです。
参照

DefaultListColumnInfo クラス
DefaultListColumnInfo メンバ

 

 


© MESCIUS inc. All rights reserved.