TcxGridBandHitTest.VisibleRowIndex Property
Specifies the potential vertical position (row) of a column when it’s positioned at the inspected point of the band.
Declaration
property VisibleRowIndex: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
The band is accessible via the Band property.
See Also