ValidateCellEventArgs Class
In This Article
Contains data for the ValidateCell and ValidateCell events.
Namespace: DevExpress.Maui.DataGrid
Assembly: DevExpress.Maui.DataGrid.dll
NuGet Package: DevExpress.Maui.DataGrid
#Declaration
C#
public class ValidateCellEventArgs :
EventArgs
See Also