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

EditFormValidationEventArgs Class

Provides data for the EditFormPage.ValidateForm event.

Namespace: DevExpress.Maui.DataGrid

Assembly: DevExpress.Maui.DataGrid.dll

NuGet Package: DevExpress.Maui.DataGrid

Declaration

public class EditFormValidationEventArgs :
    EventArgs

Inheritance

Object
EventArgs
EditFormValidationEventArgs
See Also