Back to Devexpress

PivotGridAppearancesBase Properties

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridappearancesbase-dot-underscore-properties.md

latest3.5 KB
Original Source

PivotGridAppearancesBase Properties

Represents the base class for classes that provide appearance settings for a PivotGridControl.

NameDescription
CellGets the appearance settings used to paint data cells.
CustomTotalCellGets the appearance settings used to paint custom total cells.
FieldHeaderGets the default appearance settings used to paint field headers.
FieldValueGets the appearance settings used to paint the values of fields and the default appearance settings used to paint grand totals and totals.
FieldValueGrandTotalGets the appearance settings used to paint grand total headers.
FieldValueTotalGets the appearance settings used to paint the headers of Totals.
FilterSeparatorGets the appearance settings used to paint the filter header area separator.
GrandTotalCellGets the appearance settings used to paint Grand Total cells.
HeaderGroupLineGets the appearance settings used to paint connector lines between field headers combined in a field group.
IsDisposedGets whether the current object has been disposed of. Inherited from BaseAppearanceCollection.
IsLoadingFor internal use.
LinesGets the appearance settings used to paint the horizontal and vertical lines.
TotalCellGets the appearance settings used to paint automatic total cells.

See Also

PivotGridAppearancesBase Class

PivotGridAppearancesBase Members

DevExpress.XtraPivotGrid Namespace