Skip to main content

EditFormShowingEventArgs Class

Provides data for the TableView.EditFormShowing and TreeListView.EditFormShowing events.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v23.2.Core.dll

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public class EditFormShowingEventArgs :
    EventArgs

Remarks

The EditFormShowingEventArgs class introduces the following properties.

Inheritance

Object
EventArgs
EditFormShowingEventArgs
See Also