PivotOptionsChangedEventArgs Constructors
Provides data for the PivotGridFieldOptions.OptionsChanged event.| Name | Parameters | Description |
|---|---|---|
| PivotOptionsChangedEventArgs(FieldOptions) | option | Initializes a new instance of the PivotOptionsChangedEventArgs class with the specified option that has been changed. |
See Also