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