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