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