Back to Devexpress

SwipeContainer.ItemView Property

maui-devexpress-dot-maui-dot-collectionview-dot-swipecontainer.md

latest899 B
Original Source

SwipeContainer.ItemView Property

Gets or sets the view displayed in the swipe container. This is a bindable property.

Namespace : DevExpress.Maui.CollectionView

Assembly : DevExpress.Maui.CollectionView.dll

NuGet Package : DevExpress.Maui.CollectionView

Declaration

csharp
public View ItemView { get; set; }

Property Value

TypeDescription
View

The view displayed in the swipe container.

|

See Also

SwipeContainer Class

SwipeContainer Members

DevExpress.Maui.CollectionView Namespace