InputPanel for WinForms | ComponentOne
C1.Win.4.8 Assembly / C1.Design Namespace / C1InputMaskPickerForm Class / EditMask Property

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