[]
Represents a ListHeaderPane class to define header pane setting.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class ListHeaderPane
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Class ListHeaderPane
Name | Description |
---|---|
ListHeaderPane() | Initializes a new instance of the ListHeaderPane class. |
Name | Description |
---|---|
AutoHeight | Gets or sets a value indicating whether the ListHeaderPane is auto adjust height. |
BackColor | Gets or sets the background color. |
Font | Gets or sets a value that represents the Font. |
GradientEffect | Gets or sets a value that represents background gradient effect. |
Height | Gets or sets a value indicating height. |
Visible | Gets or sets a value indicating whether the ListHeaderPane is visible or not. |
Name | Description |
---|---|
ResetHeight() | Resets the Height property to default value. |
ShouldSerializeHeight() | Indicates whether the Height property should be persisted. |