TcxCustomGridCardRowLayoutObject.LayerCount Property
In This Article
Returns the number of layers in a card.
#Declaration
Delphi
property LayerCount: Integer read;
#Property Value
Type | Description |
---|---|
Integer | The number of layers in a card. |
See Also