<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane" />の高さが自動的に調整されるかどうかを示す値を取得または設定します。
'Declaration
Public Property AutoHeight As Boolean
public bool AutoHeight {get; set;}
プロパティ値
<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane" />の高さが<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane" nolink="true" />の<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.Font" />に基づいて自動的に調整される場合は<see langword="true" />、それ以外の場合は<see langword="false" />。<br />
デフォルト値は
trueです。