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
See Also