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

TextBoxMinMax Structure
The min/max value used in C1TextBox.
Syntax
'Declaration
 
Public Structure TextBoxMinMax 
   Inherits System.ValueType
 
Inheritance Hierarchy

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

See Also