TcxGridCardViewStyles.CategoryRow Property
Specifies style attributes for a category row and its children’s indentation.
Declaration
property CategoryRow: TcxStyle index vsCategoryRow read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
Use the CategoryRow property to specify the style common to all the category rows in a Card View.
See Also