Skip to main content

DataGridValidationEventArgs Class

Provides data for the DataGridView.ValidateCell and EditFormPage.ValidateCell events.

Namespace: DevExpress.XamarinForms.DataGrid

Assembly: DevExpress.XamarinForms.Grid.dll

NuGet Package: DevExpress.XamarinForms.Grid

Declaration

public class DataGridValidationEventArgs :
    EventArgs

Inheritance

Object
EventArgs
DataGridValidationEventArgs
See Also