| C1.Win.TreeView Namespace : TreeColumnStyles Class |
The following tables list the members exposed by TreeColumnStyles.
| Name | Description | |
|---|---|---|
![]() | TreeColumnStyles Constructor | Initializes a new instance of the column's styles. |
| Name | Description | |
|---|---|---|
![]() | ColumnHeader | Gets the styles of column header. |
![]() | Default | Gets the default styles. (Inherited from C1.Win.TreeView.TreeNodeCellStyles) |
![]() | Disabled | Gets the disabled styles. (Inherited from C1.Win.TreeView.TreeNodeCellStyles) |
![]() | Editor | Gets the editor styles. (Inherited from C1.Win.TreeView.TreeNodeCellStyles) |
![]() | Font | Gets or sets the font. (Inherited from C1.Win.TreeView.TreeNodeCellStyles) |
![]() | HorizontalAlign | Gets or sets the horizontal alignment. (Inherited from C1.Win.TreeView.TreeNodeCellStyles) |
![]() | Hot | Gets the hot styles. (Inherited from C1.Win.TreeView.TreeNodeCellStyles) |
![]() | HotSelected | Gets the hot selected styles. (Inherited from C1.Win.TreeView.TreeNodeCellStyles) |
![]() | Selected | Gets the selected styles. (Inherited from C1.Win.TreeView.TreeNodeCellStyles) |
![]() | UnfocusedSelected | Gets the unfocused selected styles. (Inherited from C1.Win.TreeView.TreeNodeCellStyles) |
![]() | VerticalAlign | Gets or sets the vertical alignment. (Inherited from C1.Win.TreeView.TreeNodeCellStyles) |
![]() | WordWrap | Gets or sets whether text should be allowed to wrap. (Inherited from C1.Win.TreeView.TreeNodeCellStyles) |