IRangeControlClient.GrayOutNonSelectedRange Property
This property specifies whether the grayscale effect is applied to an unselected 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 apply the grayscale effect to an unselected range; otherwise, false. |
See Also