[]
Gets or sets a numeric value that represents the current position of the scroll box.
[Bindable(true)] public int Value { get; set; }
<Bindable(True)> Public Property Value As Integer