ShowingEditorEventArgs Class
In This Article
Provides data for the GridViewBase.ShowingEditor event.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Remarks
To learn more, see Showing and Hiding Editors.
#Inheritance
Object
EventArgs
RoutedEventArgs
EditorEventArgsBase
ShowingEditorEventArgsBase
ShowingEditorEventArgs
See Also