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