TcxCustomRow.AbsoluteIndex Property
In This Article
Returns the zero-based index corresponding to the row’s absolute position within the vertical grid control.
#Declaration
Delphi
property AbsoluteIndex: Integer read;
#Property Value
Type |
---|
Integer |
See Also