Skip to main content
A newer version of this page is available. .

PivotCustomDrawCellBaseThreadSafeEventArgs Constructors

Provides thread-safe access to data for custom painting events invoked for particular data cells.
Name Parameters Description
PivotCustomDrawCellBaseThreadSafeEventArgs(IThreadSafeAccessible, PivotCustomDrawCellBaseEventArgs) threadSafeAccess, ownerArgs Initializes a new instance of the PivotCustomDrawCellBaseThreadSafeEventArgs class.
See Also