Skip to main content

TcxVerticalGridReportLinkStyles.Category Property

Specifies the style settings for category rows within a report.

Declaration

property Category: TcxStyle index vspsVGridCategory read; write;

Property Value

Type
TcxStyle

Remarks

Use the Category property to specify the style for category rows within a report. This property is in effect only if the OptionsFormatting.UseNativeStyles property is set to True.

See Also