PivotCustomDrawThreadSafeEventArgs Constructors
Provides thread-safe access to the PivotGridControl.CustomDrawEmptyArea event data.Name | Parameters | Description |
---|---|---|
PivotCustomDrawThreadSafeEventArgs(IThreadSafeAccessible, PivotCustomDrawEventArgs) | threadSafeAccess, ownerArgs | Initializes a new instance of the PivotCustomDrawThreadSafeEventArgs class. |
See Also