TcxGridCardViewViewData.CardCount Property
Specifies the number of cards presented by the ViewData object.
Declaration
property CardCount: Integer read;
Property Value
| Type |
|---|
| Integer |
Remarks
The CardCount property returns the number of cards stored in the Cards collection.
See Also