IRangeControlClient.ConvergeThumbsOnZoomingOut Property
This property specifies whether to change the selected range in accordance with the visible range.
Namespace: DevExpress.Xpf.Editors.RangeControl
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to change the selected range in accordance with the visible range; otherwise, false. |
See Also