TcxCategoryRow.Properties Property
Represents a set of attributes to control category row behavior.
Declaration
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