CancelPivotCellEditEventArgs Constructors
Provides data for the PivotGridControl.ShowingEditor event.Name | Parameters | Description |
---|---|---|
CancelPivotCellEditEventArgs(PivotCellViewInfo, RepositoryItem) | cellViewInfo, repositoryItem | Initializes a new instance of the CancelPivotCellEditEventArgs class with the specified settings. |
See Also