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