Skip to main content

TcxVerticalGridReportLinkStyles.Header Property

Specifies the style settings for row headers within a report.

Declaration

property Header: TcxStyle index vspsVGridHeader read; write;

Property Value

Type
TcxStyle

Remarks

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

See Also