TcxCustomDataController.GetGroupRowDisplayText(TcxRowInfo,Integer) Method
In This Article
#Declaration
Delphi
function GetGroupRowDisplayText(const ARowInfo: TcxRowInfo; var AItemIndex: Integer): string; virtual;
#Parameters
Name | Type |
---|---|
ARow |
Tcx |
AItem |
Integer |
#Returns
Type |
---|
string |
See Also