maui-devexpress-dot-maui-dot-core-d33d6518.md
A control that allows you to scroll its content.
Namespace : DevExpress.Maui.Core
Assembly : DevExpress.Maui.Core.dll
NuGet Package : DevExpress.Maui.Core
[ContentProperty("Content")]
[DXLicenseMAUI]
public class DXScrollView :
View,
IDXScrollView,
IDXViewController
For more information, refer to Scroll View Overview that includes the following sections:
Show 14 items
Microsoft.Maui.Controls.ITabStopElement
Microsoft.Maui.IFrameworkElement
System.Object BindableObject Element NavigableElement VisualElement View DXScrollView
YieldIfNotNull<DXScrollView>()
See Also