TcxGridGroupRow.GroupedColumn Property
Represents the topmost grouping column.
Declaration
property GroupedColumn: TcxGridColumn read;
Property Value
Type |
---|
TcxGridColumn |
Remarks
In the grouping hierarchy, the GroupedColumn property specifies the topmost grouping column.
See Also