Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

PivotGridAppearancesBase Properties
Show Inherited Hide Inherited

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.
CustomTotalCell Gets the appearance settings used to paint custom total cells.
FieldHeader Gets the default appearance settings used to paint field headers.
FieldValue Gets the appearance settings used to paint the values of fields and the default appearance settings used to paint grand totals and totals.
FieldValueGrandTotal Gets the appearance settings used to paint grand total headers.
FieldValueTotal Gets the appearance settings used to paint the headers of Totals.
FilterSeparator Gets the appearance settings used to paint the filter header area separator.
GrandTotalCell Gets the appearance settings used to paint Grand Total cells.
HeaderGroupLine Gets the appearance settings used to paint connector lines between field headers combined in a field group.
IsDisposed Gets whether the current object has been disposed of. Inherited from BaseAppearanceCollection.
IsLoading For internal use.
Lines Gets the appearance settings used to paint the horizontal and vertical lines.
TotalCell Gets the appearance settings used to paint automatic total cells.
See Also