XRPivotGridStyles Properties
Represents the container of styles which determine the appearance of XRPivotGrid‘s elements.
Name | Description |
---|---|
Cell |
Gets or sets a style which is used to print data cells. |
Custom |
Gets or sets a style which is used to print custom total cells. |
Even |
Overrides the XRControl |
Field |
Gets or sets a style which is used to print field headers. |
Field |
Gets or sets a style which is used to print grand total headers. |
Field |
Gets or sets a style which is used to print the values of fields. |
Field |
Gets or sets a style which is used to print the headers of Totals. |
Filter |
Gets or sets a style which is used to print the filter header area separator. |
Grand |
Gets or sets a style which is used to print Grand Total cells. |
Header |
Gets or sets a style which is used to print connector lines between field headers combined in a field group. |
Lines |
Gets or sets a style which is used to print the horizontal and vertical lines. |
Odd |
Overrides the XRControl |
Style |
Overrides the XRControl |
Total |
Gets or sets a style which is used to print automatic total cells. |
See Also