Skip to main content

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