Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / TextBoxMinMax Structure / Number Property

In This Topic
    Number Property
    In This Topic
    Gets the number value.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Number As Double
    public double Number {get;}
    See Also