Value Property (C1Slider)
A value indicates the value of the slider, if there's only one handle. If there is more than one handle, determines the value of the first handle.
public System.int Value {get; set;}
'Declaration
Public Property Value As System.Integer