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

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