Back to Devexpress

PivotGridFieldAppearances Properties

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

latest2.7 KB
Original Source

PivotGridFieldAppearances Properties

Provides the appearance settings used to paint the elements in a field.

NameDescription
CellGets the appearance settings used to paint regular cells corresponding to the current data field.
CellGrandTotalGets the appearance settings used to paint grand total cells corresponding to the current data field.
CellTotalGets the appearance settings used to paint total cells corresponding to the current data field.
HeaderGets the appearance settings used to paint the current field’s header.
IsDisposedGets whether the current object has been disposed of. Inherited from BaseAppearanceCollection.
IsLoadingFor internal use.
ValueGets the appearance settings used to paint the values of fields.
ValueGrandTotalGets the appearance settings used to paint the Grand Total headers.
ValueTotalGets the appearance settings used to paint the field’s totals.

See Also

PivotGridFieldAppearances Class

PivotGridFieldAppearances Members

DevExpress.XtraPivotGrid Namespace