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

PivotCustomDrawHeaderAreaEventArgs Constructors

Provides data for the PivotGridControl.CustomDrawFieldHeaderArea event.
Name Parameters Description
PivotCustomDrawHeaderAreaEventArgs(IThreadSafeAccessible, PivotHeadersViewInfoBase, ViewInfoPaintArgs, Rectangle, MethodInvoker) threadSafeAccess, headersViewInfo, paintArgs, bounds, defaultDraw Initializes a new instance of the PivotCustomDrawHeaderAreaEventArgs class.
See Also