Back to Devexpress

TcxCategoryRowStyles Class

vcl-cxvgrid-1f362275.md

latest1.3 KB
Original Source

TcxCategoryRowStyles Class

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

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomStyles TcxStyles TcxvgCustomRowStyles TcxCategoryRowStyles

See Also

TcxCategoryRow.Styles

Styles Overview

TcxCategoryRowStyles Members

cxVGrid Unit