IRangeControlClient.SnapSelectionToGrid Property
This property specifies whether to snap the selection thumbs to the bounds of the range items.
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 snap the selection thumbs to the bounds of the range items; otherwise, false. |
See Also