TcxVerticalGridStyles.Category Property
Defines the style settings of category rows.
Declaration
property Category: TcxStyle index vgs_Category read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
Use this property to define the style settings of all the category rows within the control.
See Also