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

In This Topic
    TextBoxMinMax Structure Members
    In This Topic

    The following tables list the members exposed by TextBoxMinMax.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the date value.  
    Public PropertyGets the number value.  
    Public PropertyGets the type of min/max value.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts to string.  
    Top
    Public Operators
    Overloaded. Casting operator to convert a double into a TextBoxMinMax.
    Top
    See Also