Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1MaskedTextBox Class / MaskFormat Property

In This Topic
    MaskFormat Property
    In This Topic
    Gets or set the MaskFormat value.
    Syntax
    'Declaration
     
    
    Public Property MaskFormat As MaskFormat
    public MaskFormat MaskFormat {get; set;}
    See Also