PivotCustomDrawEventArgs Constructors
Provides data for the PivotGridControl.CustomDrawEmptyArea event.Name | Parameters | Description |
---|---|---|
PivotCustomDrawEventArgs(IThreadSafeAccessible, IPivotCustomDrawAppearanceOwner, ViewInfoPaintArgs, Rectangle, MethodInvoker) | threadSafeAccess, appearanceOwner, paintArgs, bounds, defaultDraw | Initializes a new instance of the PivotCustomDrawEventArgs class. |
See Also