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