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

In This Topic
    Type Property (TextBoxStep)
    In This Topic
    Gets the type of step.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Type As TextBoxStepType
    public TextBoxStepType Type {get;}
    See Also