Skip to main content

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

Object
EventArgs
ValidateCellEventArgs
See Also