TrackBarEdit.IsSnapToTickEnabled Property
Gets or sets whether snapping to ticks is enabled.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v25.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
If the IsSnapToTickEnabled property is set to true and an end-user drags the thumb or clicks the track, the thumb snaps to the nearest tick.
See Also