TcxCategoryRow.Properties Property
In This Article
Represents a set of attributes to control category row behavior.
#Declaration
Delphi
property Properties: TcxCaptionRowProperties read; write;
#Property Value
Type |
---|
Tcx |
#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