IRangeControlClient.AllowThumbs Property
This property specifies whether to show selection thumbs.
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 show selection thumbs; otherwise, false. |
Remarks
To learn more, see Range Control Visual Elements.
See Also