GridCellValidationEventArgs Class
In This Article
Populates the ColumnBase.Validate and GridControl.ValidateCell events with data.
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
public class GridCellValidationEventArgs :
GridRowValidationEventArgs
#Inheritance
Object
DevExpress.WinUI.Editors.Internal.EventArgsBase
ValidationEventArgs
GridRowValidationEventArgs
GridCellValidationEventArgs
See Also