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