Class MiddleThumbClickMode
Enumeration describing the click mode of the middle thumb.
Inheritance
System.Object
MiddleThumbClickMode
Namespace: Telerik.Windows.Controls.Slider
Assembly: Telerik.Windows.Controls.dll
Syntax
public sealed class MiddleThumbClickMode : Enum
Fields
DecreaseNearestThumb
Decreases the value of the nearest thumb.
Declaration
public const MiddleThumbClickMode DecreaseNearestThumb
Field Value
MiddleThumbClickMode
|
None
value__
Declaration
public int value__
Field Value
System.Int32
|