PivotGridFieldAppearances Properties
Provides the appearance settings used to paint the elements in a field.
Name | Description |
---|---|
Cell | Gets the appearance settings used to paint regular cells corresponding to the current data field. |
Cell |
Gets the appearance settings used to paint grand total cells corresponding to the current data field. |
Cell |
Gets the appearance settings used to paint total cells corresponding to the current data field. |
Header | Gets the appearance settings used to paint the current field’s header. |
Is |
Gets whether the current object has been disposed of.
Inherited from Base |
Is |
For internal use. |
Value | Gets the appearance settings used to paint the values of fields. |
Value |
Gets the appearance settings used to paint the Grand Total headers. |
Value |
Gets the appearance settings used to paint the field’s totals. |
See Also