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