Skip to main content
A newer version of this page is available. .

CancelPivotCellEditEventArgs Class

Provides data for the PivotGridControl.ShowingEditor event.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v18.2.dll

Declaration

public class CancelPivotCellEditEventArgs :
    PivotCustomCellEditEventArgs

Inheritance

Object
EventArgs
PivotCellEventArgsBase<PivotGridField, DevExpress.XtraPivotGrid.Data.PivotGridViewInfoData, PivotGridCustomTotal>
See Also