Skip to main content

TcxGridCardViewRowPosition.VisibleIndexInLayer Property

Returns the card row’s position in the corresponding layer.

Declaration

property VisibleIndexInLayer: Integer read;

Property Value

Type
Integer

Remarks

Use the VisibleIndexInLayer property to determine the visible position of the current card row (see the Item property) in the corresponding layer.

See Also