[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPane.AutoHeight

AutoHeight Property

AutoHeight

Gets or sets a value indicating whether the ListHeaderPane is auto adjust height.

Declaration
public bool AutoHeight { get; set; }
Public Property AutoHeight As Boolean
Property Value
Type Description
bool

true, if the ListHeaderPane auto adjust height through Font of the ListHeaderPane. Otherwise, false
The default is true.