TcxGridCardViewRowPosition.VisibleRowIndex Property
In This Article
Gets the vertical coordinate of card row’s visible position in a card.
#Declaration
Delphi
property VisibleRowIndex: Integer read;
#Property Value
Type |
---|
Integer |
#Remarks
Use the VisibleRowIndex property to determine the card row’s vertical position in a visible card matrix.
See Also