DragRowEventArgs Class
Provides data for the DragRow event.
Namespace: DevExpress.Maui.DataGrid
Assembly: DevExpress.Maui.DataGrid.dll
NuGet Package: DevExpress.Maui.DataGrid
Declaration
public class DragRowEventArgs :
CancelRowEventArgs
Inheritance
Object
EventArgs
CancelEventArgs
CancelRowEventArgs
DragRowEventArgs
See Also