Back to Devexpress

TcxCustomGridRecord.Index Property

vcl-cxgridcustomtableview-dot-tcxcustomgridrecord-1802bda2.md

latest850 B
Original Source

TcxCustomGridRecord.Index Property

Returns the visual position of the record within a View.

Declaration

delphi
property Index: Integer read;

Property Value

Type
Integer

Remarks

When a record’s position is changed because of sorting or grouping, its Index property reflects the change, but the RecordIndex property preserves its original value.

See Also

TcxCustomGridRecord.RecordIndex

TcxCustomGridRecord Class

TcxCustomGridRecord Members

cxGridCustomTableView Unit