Back to Devexpress

TcxGridCardRowPosition Record

vcl-cxgridcardview-6cb7343f.md

latest1012 B
Original Source

TcxGridCardRowPosition Record

Stores information on layer and card row positions in a card.

Declaration

delphi
TcxGridCardRowPosition = record

Remarks

The LayerIndex field specifies the layer’s (row’s or column’s) index position in a card.

The IndexInLayer field specifies the card row’s index position in a layer.

See Also

TcxGridCardRowCoordinates

TcxGridCardView.RowLayout

TcxGridCardViewRowPosition.BeginsLayer

TcxGridCardViewRowPosition.IndexInLayer

TcxGridCardViewRowPosition.LayerIndex

TcxGridCardRowPosition Members

cxGridCardView Unit