[]
        
(Showing Draft Content)

C1.Win.TreeView.TreeColumnStyles

TreeColumnStyles Class

Represents the styles of column.

Inheritance
TreeColumnStyles
Namespace: C1.Win.TreeView
Assembly: C1.Win.TreeView.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class TreeColumnStyles : TreeNodeCellStyles, INotifyPropertyChanged

Constructors

Name Description
TreeColumnStyles()

Initializes a new instance of the column's styles.

Properties

Name Description
ColumnHeader

Gets the styles of column header.

Methods

Name Description
ResetStyles()

Resets this styles to its default value.

ShouldSerialize()

Returns true if this styles have changed; otherwise, returns false.

ToString()

Returns a string that represents the current TreeColumnStyles.