TcxCategoryRow.Styles Property
In This Article
Represents a set of styles defining the appearance of the category row.
#Declaration
Delphi
property Styles: TcxCategoryRowStyles read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
The Styles property references the TcxCategoryRowStyles object whose properties represent styles (see Header) for the category row.
See Also