Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1MaskedTextBox Class / C1MaskedTextBox Constructor

In This Topic
    C1MaskedTextBox Constructor
    In This Topic
    Initializes a new instance of the C1MaskedTextBox class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public C1MaskedTextBox()
    See Also