RowAllowEventArgs Class
In This Article
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
C#
public class RowAllowEventArgs :
RowEventArgs
#Inheritance
See Also