TcxTreeListNode.IsGroupNode Property
Indicates if the node is a group node.
Declaration
property IsGroupNode: Boolean read;
Property Value
Type | Description |
---|---|
Boolean |
|
Remarks
The IsGroupNode
property is in effect only when the categorized paint style is enabled.
See Also