Back to Devexpress

TcxVerticalGridReportLinkStyles.Category Property

vcl-dxpscxvgridlnk-dot-tcxverticalgridreportlinkstyles.md

latest816 B
Original Source

TcxVerticalGridReportLinkStyles.Category Property

Specifies the style settings for category rows within a report.

Declaration

delphi
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

TcxVerticalGridReportLinkStyles Class

TcxVerticalGridReportLinkStyles Members

dxPScxVGridLnk Unit