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