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 Tcx |
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 Tcx |
Report |
Provides access to the report link for which the current options are applied. |
Styles |
Provides access to a specific painting style by its caption within the set of styles.
Inherited from Tdx |
Style |
Specifies the style sheet for the current style collection.
Inherited from Tcx |
Values |
Inherited from Tcx |
See Also