TcxVerticalGridReportLinkStyles.Content Property
Specifies the style settings for the contents of rows within a report.
Declaration
property Content: TcxStyle index vspsVGridContent read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
Use the Category property to specify the style settings for the contents of rows within a report. This property is in effect only if the OptionsFormatting.UseNativeStyles property is set to True.
See Also