ShowingEditorEventArgs Class
Provides data for the ShowingEditor event.
Namespace: DevExpress.Maui.DataGrid
Assembly: DevExpress.Maui.DataGrid.dll
Declaration
public class ShowingEditorEventArgs :
CancelEventArgs
Inheritance
Object
EventArgs
CancelEventArgs
ShowingEditorEventArgs
See Also