Skip to main content
All docs
V25.2
  • SwipeContainerItem Class

    Stores the caption and image settings for an action button shown when a user swipes an item in the CollectionView.

    Namespace: DevExpress.Maui.CollectionView

    Assembly: DevExpress.Maui.CollectionView.dll

    NuGet Package: DevExpress.Maui.CollectionView

    Declaration

    public class SwipeContainerItem :
        SwipeItemBase

    Implements

    Microsoft.Maui.IFrameworkElement
    Microsoft.Maui.Controls.ITabStopElement

    Inheritance

    See Also