PivotFieldValueEventArgs Constructors
The base for the PivotCustomRowHeightEventArgs class.| Name | Parameters | Description |
|---|---|---|
| PivotFieldValueEventArgs(PivotFieldValueItem) | item | For internal use. Initializes a new instance of the PivotFieldValueEventArgs class with the specified settings. |
| PivotFieldValueEventArgs(XRPivotGridField) | field | Initializes a new instance of the PivotFieldValueEventArgs class with the specified pivot grid field. |
See Also