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