TcxVerticalGridReportLinkStyles Properties
Represents the collection of styles applied to the vertical grid control within a report if the OptionsFormatting.UseNativeStyles option is active.| Name | Description |
|---|---|
| Category | Specifies the style settings for category rows within a report. |
| Content | Specifies the style settings for the contents of rows within a report. |
| Count | Inherited from TcxCustomStyles. |
| Header | Specifies the style settings for row headers within a report. |
| Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
| ReportLink | Provides access to the report link for which the current options are applied. |
| StylesByCaption | Provides access to a specific painting style by its caption within the set of styles. Inherited from TdxCustomReportLinkStyles. |
| StyleSheet | Specifies the style sheet for the current style collection. Inherited from TcxCustomStyles. |
| Values | Inherited from TcxStyles. |
See Also