| C1.Win.TreeView Namespace : HeaderStyle Class |
The following tables list the members exposed by HeaderStyle.
| Name | Description | |
|---|---|---|
![]() | HeaderStyle Constructor | Initializes a new instance of the HeaderStyle class. |
| Name | Description | |
|---|---|---|
![]() | BackColor | Gets or sets the background color. (Inherited from C1.Win.TreeView.NodeCellStyle) |
![]() | Font | Gets or sets the font. |
![]() | ForeColor | Gets or sets the foreground color. (Inherited from C1.Win.TreeView.NodeCellStyle) |
![]() | HorizontalAlign | Gets or sets the horizontal alignment. |
![]() | VerticalAlign | Gets or sets the vertical alignment. |
![]() | WordWrap | Gets or sets whether text should be allowed to wrap. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified HeaderStyle is equal to the current HeaderStyle. |
![]() | GetHashCode | Serves as the default hash function. |
![]() | ToString | Returns a string that represents the current object. |