[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListHeaderPaneInfo.AutoHeight

AutoHeight Property

AutoHeight

Gets or sets whether the height for ListHeaderPaneInfo is automatically adjusted.

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

true, if the ListHeaderPaneInfo height is automatically adjusted by Font of ListHeaderPaneInfo; otherwise, false.
The default is true.