Skip to main content
A newer version of this page is available. .

EditFormShowingEventArgs Class

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

Namespace: DevExpress.Xpf.Grid

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

Declaration

public class EditFormShowingEventArgs :
    EventArgs

Remarks

The EditFormShowingEventArgs class introduces the following properties.

Inheritance

Object
EventArgs
EditFormShowingEventArgs
See Also