TcxCustomGridTableViewData.GetCustomDataDisplayText(Integer,Integer,TcxGridDataOperation) Method
Declaration
function GetCustomDataDisplayText(ARecordIndex: Integer; AItemIndex: Integer; AOperation: TcxGridDataOperation): string; overload; virtual;
Parameters
| Name | Type |
|---|---|
| ARecordIndex | Integer |
| AItemIndex | Integer |
| AOperation | TcxGridDataOperation |
Returns
| Type |
|---|
| string |
See Also