Name | Description | |
---|---|---|
TreeViewStyles Constructor | Initializes a new instance of the treeview's styles. |
The following tables list the members exposed by TreeViewStyles.
Name | Description | |
---|---|---|
TreeViewStyles Constructor | Initializes a new instance of the treeview's styles. |
Name | Description | |
---|---|---|
Border | Gets or sets thickness of border. | |
BorderColor | Gets or sets color of border. | |
BorderStyle | Gets or sets style of border. | |
CheckBoxColor | Gets or sets the checkbox color. | |
CheckBoxStyle | Gets or sets style of checkboxes. | |
ColumnHeader | Gets the styles of column header. (Inherited from C1.Win.TreeView.TreeColumnStyles) | |
Default | Gets the default styles. (Inherited from C1.Win.TreeView.TreeNodeCellStyles) | |
Disabled | Gets the disabled styles. (Inherited from C1.Win.TreeView.TreeNodeCellStyles) | |
DropLineColor | Gets or sets the color of drop line. | |
Editor | Gets the editor styles. (Inherited from C1.Win.TreeView.TreeNodeCellStyles) | |
ExpandButtonStyle | Gets or sets style of expand buttons. | |
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) | |
LinesColor | Gets or sets the color of lines. | |
LinesStyle | Gets or sets the style of dashed lines. | |
LinesWidth | Gets or sets the width of lines. | |
Selected | Gets the selected styles. (Inherited from C1.Win.TreeView.TreeNodeCellStyles) | |
ShowLines | Gets or sets a value indicating displays lines or not. | |
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) |
Name | Description | |
---|---|---|
OnPropertyChanged | Fires the PropertyChanged event. (Inherited from C1.Win.TreeView.TreeNodeCellStyles) | |
Style_PropertyChanged | Handles the PropertyChanged event of the styles. (Inherited from C1.Win.TreeView.TreeNodeCellStyles) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from C1.Win.TreeView.TreeNodeCellStyles) |