RangeSelectorSliderMarkerBuilder.InvalidRangeColor Method
| Name | Parameters | Description |
|---|---|---|
| InvalidRangeColor(JS) | value | Specifies the color used for the slider marker text when the currently selected range does not match the minRange and maxRange values. Mirrors the client-side invalidRangeColor option. |
| InvalidRangeColor(String) | value | Specifies the color used for the slider marker text when the currently selected range does not match the minRange and maxRange values. Mirrors the client-side invalidRangeColor option. |