RowAllowEventArgs Class
The base class for classes that provide data for events which allow you to cancel drag-and-drop operations.
Namespace: DevExpress.XamarinForms.DataGrid
Assembly: DevExpress.XamarinForms.Grid.dll
NuGet Package: DevExpress.XamarinForms.Grid
Declaration
public class RowAllowEventArgs :
RowEventArgs
Inheritance
See Also