TcxPivotGridCustomStyles Properties
The base class for classes that contain style settings for pivot grid visual elements.
Name | Description |
---|---|
Background protected | Specifies style settings for the background of the pivot grid’s client area. |
Column |
Specifies style settings for the column field values. |
Column |
Specifies style settings for the column header area. |
Column |
Specifies style settings for cross cells displaying maximum column values. |
Column |
Specifies style settings for cross cells displaying minimum row values. |
Content protected | Specifies style settings for the data area. |
Count |
Inherited from Tcx |
Data |
Specifies style settings for the data header area. |
Field |
Specifies style settings for the field. |
Filter |
Specifies style settings for the filter header area. |
Filter |
Specifies style settings for the filer header area separator. |
Header |
Specifies style settings for the header area background. |
Inactive protected | Specifies style settings for the selected data cell when the pivot grid becomes inactive (loses focus). |
Maximum |
Specifies style settings for cross cells displaying maximum values of the entire pivot grid. |
Minimum |
Specifies style settings for cross cells displaying minimum values of the entire pivot grid. |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Pivot |
Provides access to the pivot grid, which the current styles apply to. |
Prefilter protected | Specifies style settings for the prefilter panel. |
Row |
Specifies style settings for the row field values. |
Row |
Specifies style settings for the row header area. |
Row |
Specifies style settings for cross cells displaying maximum row values. |
Row |
Specifies style settings for cross cells displaying minimum row values. |
Selected protected | Specifies style settings for the selected data cells. |
Style |
Specifies the style sheet for the current style collection.
Inherited from Tcx |
Total protected | Specifies style settings for automatic subtotals and grand totals. |
Values |
Inherited from Tcx |
See Also