TcxCategoryRowStyles Class
In This Article
Contains the category row style settings.
#Declaration
Delphi
TcxCategoryRowStyles = class(
TcxvgCustomRowStyles
)
#Remarks
The TcxCategoryRowStyles object is exposed via the TcxCategoryRow.Styles property and allows you to specify the style settings of a category row (see Header).
#Inheritance
See Also