PivotCellEditEventArgs.Edit Property
Gets the editor that has been invoked or closed.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v25.2.dll
NuGet Package: DevExpress.Win.PivotGrid
Declaration
Property Value
| Type | Description |
|---|---|
| BaseEdit | A BaseEdit object that is the editor that has been invoked or closed. |
See Also