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