Skip to main content

TcxGridCardViewRowPosition.IndexInLayer Property

Specifies the ordinal number of the currently processed card row in a layer.

Declaration

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