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

CancelItemEventArgs Class

Contains data for events that allow you to cancel actions performed with collection view items.

Namespace: DevExpress.Maui.CollectionView

Assembly: DevExpress.Maui.CollectionView.dll

NuGet Package: DevExpress.Maui.CollectionView

Declaration

public class CancelItemEventArgs :
    CancelEventArgs
See Also