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