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

PivotCustomDrawHeaderAreaThreadSafeEventArgs Constructors

Provides thread-safe access to the PivotGridControl.CustomDrawFieldHeaderArea event data.
Name Parameters Description
PivotCustomDrawHeaderAreaThreadSafeEventArgs(IThreadSafeAccessible, PivotCustomDrawHeaderAreaEventArgs) threadSafeAccess, ownerArgs Initializes a new instance of the PivotCustomDrawHeaderAreaThreadSafeEventArgs class.
See Also