TcxGridCardViewRow.CategoryItemCount Property
Gets a count of the category row‘s children in the CategoryItems collection.
Declaration
property CategoryItemCount: Integer read;
Property Value
| Type |
|---|
| Integer |
Remarks
Use the CategoryItemCount property to obtain the number of the category row‘s children.
See Also