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

EditFormEventArgsBase Class

Provides data for the GridView.EditFormPrepared and EditFormHidden events.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v20.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

public class EditFormEventArgsBase :
    EventArgs
See Also