[]
Represents the styles of column.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class TreeColumnStyles : TreeNodeCellStyles, INotifyPropertyChanged
Name | Description |
---|---|
TreeColumnStyles() | Initializes a new instance of the column's styles. |
Name | Description |
---|---|
ColumnHeader | Gets the styles of column header. |
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. |