GridRowValidationEventArgs(Object, Int32) Constructor
In This Article
Initializes a new instance of the GridRowValidationEventArgs class with specified settings.
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Parameters
Name | Type |
---|---|
row | Object |
row |
Int32 |
See Also