Back to Devexpress

TcxVerticalGridStyles.Category Property

vcl-cxvgrid-dot-tcxverticalgridstyles.md

latest617 B
Original Source

TcxVerticalGridStyles.Category Property

Defines the style settings of category rows.

Declaration

delphi
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

TcxVerticalGridStyles Class

TcxVerticalGridStyles Members

cxVGrid Unit