EditValueChangedEventArgs Constructors
Provides data for the PivotGridControl.EditValueChanged event.Name | Parameters | Description |
---|---|---|
EditValueChangedEventArgs(PivotCellViewInfo, BaseEdit) | cellInfo, editor | Initializes a new instance of the EditValueChangedEventArgs class. |
See Also