Back to Devexpress

PivotCustomDrawThreadSafeEventArgs Properties

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

latest2.5 KB
Original Source

PivotCustomDrawThreadSafeEventArgs Properties

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

NameDescription
AppearanceGets the painted element’s appearance settings.
BoundsGets the bounding rectangle of the painted element.
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.
GraphicsCacheGets an object that specifies the storage for the most frequently used pens, fonts and brushes.
GroupsProvides thread safe access to a pivot grid group collection. Inherited from PivotCustomDrawBaseThreadSafeEventArgs.
HandledGets or sets whether the event has been handled.
RowCountGets the number of rows displayed in the pivot grid. Inherited from PivotCustomDrawBaseThreadSafeEventArgs.

See Also

PivotCustomDrawThreadSafeEventArgs Class

PivotCustomDrawThreadSafeEventArgs Members

DevExpress.XtraPivotGrid Namespace