Back to Devexpress

PivotCustomDrawHeaderAreaEventArgs Properties

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

latest2.2 KB
Original Source

PivotCustomDrawHeaderAreaEventArgs Properties

Provides data for the PivotGridControl.CustomDrawFieldHeaderArea event.

NameDescription
AppearanceGets the painted element’s appearance settings. Inherited from PivotCustomDrawEventArgs.
AreaGets a value which specifies the header area currently being painted.
BoundsGets the bounding rectangle of the painted element. Inherited from PivotCustomDrawEventArgs.
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.
ThreadSafeArgsGets an event parameter that provides thread-safe access to event data.

See Also

PivotCustomDrawHeaderAreaEventArgs Class

PivotCustomDrawHeaderAreaEventArgs Members

DevExpress.XtraPivotGrid Namespace