Skip to main content
A newer version of this page is available. .

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