[]
        
(Showing Draft Content)

C1.Web.Mvc.InputNumber.Value

Value Property

Value

Gets or sets the current value of the control.

Declaration
[Json(1)]
public double? Value { get; set; }
<Json(1)>
Public Property Value As Double?