Hi,
1) Is there a way to customize a certain range when ItemType is Item? Changing any of the UI settings (BackColor, ForeColor, etc.) for each RadSliderItem doesn't seem to have any effect. It would be nice if I could specify the background color of the slider or the tick color.
2) Is there a way, when using selection range, to prevent the user from dragging one of the range selectors over the other in effect flipping the range? This is very counter-intuitive. When I drag the right selector, from right to left, I expect it to stop me from going over / beyond the left range.
3) When you click, not drag, somewhere in the slider's area, the slider tries to guess your intention and move the slider (the closest one) to where you clicked. Is there a way to disable this feature and force the user to actually drag the slider?
Thank you.