Back to Devexpress

PivotGridAppearancesPrint Properties

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

latest4.3 KB
Original Source

PivotGridAppearancesPrint Properties

Provides the appearance settings used to paint the elements in a Pivot Grid Control when it’s printed.

NameDescription
CellGets the appearance settings used to paint data cells. Inherited from PivotGridAppearancesBase.
CustomTotalCellGets the appearance settings used to paint custom total cells. Inherited from PivotGridAppearancesBase.
FieldHeaderGets the default appearance settings used to paint field headers. Inherited from PivotGridAppearancesBase.
FieldValueGets the appearance settings used to paint the values of fields and the default appearance settings used to paint grand totals and totals. Inherited from PivotGridAppearancesBase.
FieldValueGrandTotalGets the appearance settings used to paint grand total headers. Inherited from PivotGridAppearancesBase.
FieldValueTotalGets the appearance settings used to paint the headers of Totals. Inherited from PivotGridAppearancesBase.
FilterSeparatorFor internal use.
GrandTotalCellGets the appearance settings used to paint Grand Total cells. Inherited from PivotGridAppearancesBase.
HeaderGroupLineFor internal use.
IsDisposedGets whether the current object has been disposed of. Inherited from BaseAppearanceCollection.
IsLoadingFor internal use. Inherited from PivotGridAppearancesBase.
LinesGets the appearance settings used to paint the horizontal and vertical lines. Inherited from PivotGridAppearancesBase.
TotalCellGets the appearance settings used to paint automatic total cells. Inherited from PivotGridAppearancesBase.

See Also

PivotGridAppearancesPrint Class

PivotGridAppearancesPrint Members

DevExpress.XtraPivotGrid Namespace