Skip to main content

ValidationErrorEventArgs Class

Provides data for the DataGridView.ValidationError event.

Namespace: DevExpress.XamarinForms.DataGrid

Assembly: DevExpress.XamarinForms.Grid.dll

NuGet Package: DevExpress.XamarinForms.Grid

#Declaration

C#
public class ValidationErrorEventArgs :
    EventArgs

#Inheritance

Object
EventArgs
ValidationErrorEventArgs
See Also