Skip to main content

PivotFieldValueEventArgs Constructors

Serves as a base for classes that provide data for events used to customize field values.
Name Parameters Description
PivotFieldValueEventArgs(PivotGridField) field Initializes a new instance of the PivotFieldValueEventArgs class with the specified field.
PivotFieldValueEventArgs(PivotFieldValueItem) item Initializes a new instance of the PivotFieldValueEventArgs class with specified settings.
See Also