Skip to main content

GridRowValidationEventArgs Class

Populates the GridControl.ValidateRow event with data.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public class GridRowValidationEventArgs :
    ValidationEventArgs

Inheritance

Object
DevExpress.WinUI.Editors.Internal.EventArgsBase
See Also