maui-devexpress-dot-maui-dot-core-89ecbb4e.md
A control that you can use to show a collection of items. A user can swipe left/right or up/down to navigate between items.
Namespace : DevExpress.Maui.Core
Assembly : DevExpress.Maui.Core.dll
NuGet Package : DevExpress.Maui.Core
[ContentProperty("Items")]
[DXLicenseMAUI]
public class SlideView :
DXViewBase,
IDXSlideView
For more information, refer to SlideView Overview that includes the following sections:
Show 14 items
Microsoft.Maui.Controls.ITabStopElement
Microsoft.Maui.IFrameworkElement
System.Object BindableObject Element NavigableElement VisualElement View DevExpress.Maui.Core.Internal.DXViewElement DevExpress.Maui.Core.Internal.DXViewBaseCore DXViewBase SlideView
See Also