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

PivotCustomDrawFieldValueEventArgs Constructors

Provides data for the PivotGridControl.CustomDrawFieldValue event.
Name Parameters Description
PivotCustomDrawFieldValueEventArgs(IThreadSafeAccessible, PivotFieldsAreaCellViewInfo, PivotHeaderObjectInfoArgs, ViewInfoPaintArgs, PivotHeaderObjectPainter, MethodInvoker) threadSafeAccess, fieldCellViewInfo, info, paintArgs, painter, defaultDraw Initializes a new instance of the PivotCustomDrawFieldValueEventArgs class.
See Also