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