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