[]
        
(Showing Draft Content)

C1.Blazor.Input.C1NumericBox-1.Value

Value Property

Value

Get or set value of numeric box.

Declaration
[Parameter]
public TNumeric Value { get; set; }
<Parameter>
Public Property Value As TNumeric