RowCanceledArgs(Object, Int32) Constructor
Initializes a new instance of the RowCanceledArgs class with specified settings.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v22.2.dll
NuGet Package: DevExpress.Mvvm
Declaration
Parameters
Name | Type |
---|---|
item | Object |
sourceIndex | Int32 |
See Also