Skip to main content

TcxCustomGridTableItem.SortIndex Property

Specifies the index of the current item among sorted items within the current View.

Declaration

property SortIndex: Integer read; write; default -1;

Property Value

Type
Integer

Remarks

Use an item’s SortOrder property to specify its sorting order.

See Also