ValidateCellEventArgs Class
Contains data for the ValidateCell and ValidateCell events.
Namespace: DevExpress.Maui.DataGrid
Assembly: DevExpress.Maui.DataGrid.dll
NuGet Package: DevExpress.Maui.DataGrid
Declaration
public class ValidateCellEventArgs :
EventArgs
Inheritance
System.Object
EventArgs
ValidateCellEventArgs
See Also