LayoutControl.HorizontalScrollBarVisibility Property
Gets or sets the horizontal scroll bar’s visibility.
Namespace: DevExpress.UI.Xaml.Layout
Assembly: DevExpress.UI.Xaml.Layout.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
Windows.UI.Xaml.Controls.ScrollBarVisibility | The horizontal scroll bar’s visibility. |
See Also