Back to Devexpress

PivotCustomDrawFieldHeaderEventArgs Properties

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

latest2.6 KB
Original Source

PivotCustomDrawFieldHeaderEventArgs Properties

Provides data for the PivotGridControl.CustomDrawFieldHeader event.

NameDescription
AppearanceGets the painted element’s appearance settings. Inherited from PivotCustomDrawEventArgs.
BoundsGets the bounding rectangle of the painted element. Inherited from PivotCustomDrawEventArgs.
FieldGets the field whose header is to be painted.
GraphicsGets an object used to paint an element. Inherited from PivotCustomDrawEventArgs.
GraphicsCacheGets an object which specifies the storage for the most used pens, fonts and brushes. Inherited from PivotCustomDrawEventArgs.
HandledGets or sets whether an event was handled, if it was handled the default actions are not required. Inherited from PivotCustomDrawEventArgs.
InfoGets an object which provides the information required to paint a field header.
PainterGets the painter object that provides the default element painting mechanism.
ThreadSafeArgsGets an event parameter that provides thread-safe access to event data.

See Also

PivotCustomDrawFieldHeaderEventArgs Class

PivotCustomDrawFieldHeaderEventArgs Members

DevExpress.XtraPivotGrid Namespace