Back to Devexpress

PivotCustomDrawFieldHeaderThreadSafeEventArgs Properties

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

latest3.8 KB
Original Source

PivotCustomDrawFieldHeaderThreadSafeEventArgs Properties

Provides thread-safe access to the PivotGridControl.CustomDrawFieldHeader event data.

NameDescription
AppearanceGets the painted element’s appearance settings. Inherited from PivotCustomDrawThreadSafeEventArgs.
BoundsGets the bounding rectangle of the painted element. Inherited from PivotCustomDrawThreadSafeEventArgs.
ColumnCountGets the number of columns displayed in the pivot grid. Inherited from PivotCustomDrawBaseThreadSafeEventArgs.
FieldGets the field whose header is to be painted.
FieldsProvides thread safe access to a pivot grid field collection. Inherited from PivotCustomDrawBaseThreadSafeEventArgs.
GraphicsGets an object used to paint an element. Inherited from PivotCustomDrawThreadSafeEventArgs.
GraphicsCacheGets an object that specifies the storage for the most frequently used pens, fonts and brushes. Inherited from PivotCustomDrawThreadSafeEventArgs.
GroupsProvides thread safe access to a pivot grid group collection. Inherited from PivotCustomDrawBaseThreadSafeEventArgs.
HandledGets or sets whether the event has been handled. Inherited from PivotCustomDrawThreadSafeEventArgs.
InfoProvides information required to paint a field header.
PainterGets the painter object that provides the default element painting mechanism.
RowCountGets the number of rows displayed in the pivot grid. Inherited from PivotCustomDrawBaseThreadSafeEventArgs.

See Also

PivotCustomDrawFieldHeaderThreadSafeEventArgs Class

PivotCustomDrawFieldHeaderThreadSafeEventArgs Members

DevExpress.XtraPivotGrid Namespace