Name | Description | |
---|---|---|
HeaderStyle Constructor | Initializes a new instance of the 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 | Overridden. Determines whether the specified NodeCellStyle is equal to the current NodeCellStyle. | |
GetHashCode | Overridden. Serves as the default hash function. | |
ToString | Overridden. Returns a string that represents the current object. |
Name | Description | |
---|---|---|
OnPropertyChanged | Fires the PropertyChanged event. (Inherited from C1.Win.TreeView.NodeCellStyle) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from C1.Win.TreeView.NodeCellStyle) |