Skip to main content

ShowingEditorEventArgs Class

Provides data for the GridViewBase.ShowingEditor event.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v14.2.dll

#Declaration

public class ShowingEditorEventArgs :
    ShowingEditorEventArgsBase

#Remarks

To learn more, see Showing and Hiding Editors.

See Also