Skip to main content
A newer version of this page is available. .

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
See Also