Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / TextBoxStep Structure
Properties Methods

In This Topic
    TextBoxStep Structure Members
    In This Topic

    The following tables list the members exposed by TextBoxStep.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TextBoxStep struct.  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets the step used to accept any number.  
    Public PropertyGets the type of step.  
    Public PropertyGets the value of the step.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts to string.  
    Top
    Public Operators
    Casting operator to convert a double into a TextBoxStep.
    Top
    See Also