Member Table: Categorized Columns
Member | Description |
---|---|
TcxTreeListOptionsView.PaintStyle | Applies the categorized paint style to the tree list. |
TcxTreeListOptionsView.CategorizedColumn | Specifies a categorized column. |
TcxTreeListNode.IsGroupNode | Indicates whether a node is a group node, for which a specified categorized column provides values. |
TcxCustomTreeList.OnIsGroupNode | Enables you to dynamically specify group nodes. |
See Also