TcxGridCardViewRowPosition.IndexInLayer Property
In This Article
Specifies the ordinal number of the currently processed card row in a layer.
#Declaration
Delphi
property IndexInLayer: Integer read; write;
#Property Value
Type |
---|
Integer |
#Remarks
Use the IndexInLayer
property to position the current card row (see the Item property) in the holding layer.
See Also