Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / TextBoxMinMax Structure
Members

In This Topic
    TextBoxMinMax Structure
    In This Topic
    The min/max value used in C1TextBox.
    Syntax
    'Declaration
     
    
    Public Structure TextBoxMinMax 
       Inherits System.ValueType
    public struct TextBoxMinMax : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Blazor.Input.TextBoxMinMax

    See Also