Skip to main content

TcxCategoryRowStyles Class

Contains the category row style settings.

Declaration

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).

See Also