TcxCustomGridTableViewData.GetRecordByRecordIndex(Integer) Method
Declaration
function GetRecordByRecordIndex(ARecordIndex: Integer): TcxCustomGridRecord;
Parameters
Name | Type |
---|---|
ARecordIndex | Integer |
Returns
Type |
---|
TcxCustomGridRecord |
See Also