Skip to main content

ValidationErrorEventArgs Class

Provides data for the DataGridView.ValidationError event.

Namespace: DevExpress.Maui.DataGrid

Assembly: DevExpress.Maui.DataGrid.dll

NuGet Package: DevExpress.Maui.DataGrid

Declaration

public class ValidationErrorEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ValidationErrorEventArgs
See Also