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

ItemAllowEventArgs Class

Allows you to cancel an operation in an event handler.

Namespace: DevExpress.XamarinForms.CollectionView

Assembly: DevExpress.XamarinForms.CollectionView.dll

NuGet Package: DevExpress.XamarinForms.CollectionView

Declaration

public class ItemAllowEventArgs :
    ItemEventArgs
See Also