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

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