ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputMaskedTextBox Class / Mask Property

In This Topic
    Mask Property (C1InputMaskedTextBox)
    In This Topic
    Gets or sets the input mask.
    Syntax
    'Declaration
     
    Public Property Mask As String
    public string Mask {get; set;}
    See Also