Back to Devexpress

ValidateCellEventArgs Class

maui-devexpress-dot-maui-dot-datagrid-4a8cc314.md

latest1.4 KB
Original Source

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

csharp
public class ValidateCellEventArgs :
    EventArgs

ValidateCellEventArgs is the data class for the following events:

Inheritance

System.Object EventArgs ValidateCellEventArgs

Extension Methods

Yield<ValidateCellEventArgs>()

YieldIfNotNull<ValidateCellEventArgs>()

See Also

ValidateCellEventArgs Members

DevExpress.Maui.DataGrid Namespace