Back to Devexpress

TcxCategoryRow.Properties Property

vcl-cxvgrid-dot-tcxcategoryrow.md

latest693 B
Original Source

TcxCategoryRow.Properties Property

Represents a set of attributes to control category row behavior.

Declaration

delphi
property Properties: TcxCaptionRowProperties read; write;

Property Value

Type
TcxCaptionRowProperties

Remarks

Used to get access to the TcxCaptionRowProperties object that provides a set of attributes to control such settings of the category row as row caption, header alignment and header image.

See Also

TcxCategoryRow Class

TcxCategoryRow Members

cxVGrid Unit