[]
Gets or sets whether the height for ListHeaderPaneInfo is automatically adjusted.
public bool AutoHeight { get; set; }
Public Property AutoHeight As Boolean
Type | Description |
---|---|
bool | true, if the ListHeaderPaneInfo height is automatically adjusted by Font of ListHeaderPaneInfo; otherwise, false.
|