Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / TextBoxStep Structure / Value Property

In This Topic
    Value Property (TextBoxStep)
    In This Topic
    Gets the value of the step.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Value As Double
    public double Value {get;}
    See Also