Back to Devexpress

PivotCustomDrawHeaderAreaThreadSafeEventArgs Properties

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

latest3.4 KB
Original Source

PivotCustomDrawHeaderAreaThreadSafeEventArgs Properties

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

NameDescription
AppearanceGets the painted element’s appearance settings. Inherited from PivotCustomDrawThreadSafeEventArgs.
AreaGets a value that specifies the header area currently being painted.
BoundsGets the bounding rectangle of the painted element. Inherited from PivotCustomDrawThreadSafeEventArgs.
ColumnCountGets the number of columns displayed in the pivot grid. Inherited from PivotCustomDrawBaseThreadSafeEventArgs.
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.
RowCountGets the number of rows displayed in the pivot grid. Inherited from PivotCustomDrawBaseThreadSafeEventArgs.

See Also

PivotCustomDrawHeaderAreaThreadSafeEventArgs Class

PivotCustomDrawHeaderAreaThreadSafeEventArgs Members

DevExpress.XtraPivotGrid Namespace