PivotGridAppearancesBase Properties
Represents the base class for classes that provide appearance settings for a PivotGridControl.
Name | Description |
---|---|
Cell | Gets the appearance settings used to paint data cells. |
Custom |
Gets the appearance settings used to paint custom total cells. |
Field |
Gets the default appearance settings used to paint field headers. |
Field |
Gets the appearance settings used to paint the values of fields and the default appearance settings used to paint grand totals and totals. |
Field |
Gets the appearance settings used to paint grand total headers. |
Field |
Gets the appearance settings used to paint the headers of Totals. |
Filter |
Gets the appearance settings used to paint the filter header area separator. |
Grand |
Gets the appearance settings used to paint Grand Total cells. |
Header |
Gets the appearance settings used to paint connector lines between field headers combined in a field group. |
Is |
Gets whether the current object has been disposed of.
Inherited from Base |
Is |
For internal use. |
Lines | Gets the appearance settings used to paint the horizontal and vertical lines. |
Total |
Gets the appearance settings used to paint automatic total cells. |
See Also