DataGridValidationEventArgs Class
Provides data for the DataGridView.ValidateCell and EditFormPage.ValidateCell events.
Namespace: DevExpress.Maui.DataGrid
Assembly: DevExpress.Maui.DataGrid.dll
Declaration
public class DataGridValidationEventArgs :
EventArgs
See Also