TcxCustomDataController.GetGroupRowDisplayText(TcxRowInfo,Integer) Method
Declaration
function GetGroupRowDisplayText(const ARowInfo: TcxRowInfo; var AItemIndex: Integer): string; virtual;
Parameters
| Name | Type |
|---|---|
| ARowInfo | TcxRowInfo |
| AItemIndex | Integer |
Returns
| Type |
|---|
| string |
See Also