RangeControl.ShowRangeBar Property
Gets or sets whether to show the Zoom And Scroll Bar. This is a dependency property.
Namespace: DevExpress.Xpf.Editors.RangeControl
Assembly: DevExpress.Xpf.Core.v20.1.dll
NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to show the Zoom&Scroll Bar; otherwise, false. |
See Also