[]
Gets or sets a value indicating whether the ListHeaderPane is auto adjust height.
public bool AutoHeight { get; set; }
Public Property AutoHeight As Boolean
Type | Description |
---|---|
bool | true, if the ListHeaderPane auto adjust height through Font of the ListHeaderPane. Otherwise, false
|