TcxGridCardRowPosition Record
Stores information on layer and card row positions in a card.
Declaration
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