PivotCellEditEventArgs Constructors
Provides data for the PivotGridControl.HiddenEditor and PivotGridControl.ShownEditor events.Name | Parameters | Description |
---|---|---|
PivotCellEditEventArgs(PivotCellViewInfo, BaseEdit) | cellViewInfo, edit | Initializes a new instance of the PivotCellEditEventArgs class. |
See Also