TcxDataControllerGroups.GroupDisplayTexts Property
Returns the group row‘s display text.
Declaration
property GroupDisplayTexts[ADataGroupIndex: TcxDataGroupIndex]: string read;
Property Value
Type |
---|
string |
Remarks
ADataGroupIndex specifies the data group’s index whose the group row’s display text is to be returned.
See Also