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

In This Topic
    EditMask Property (C1InputMaskPickerForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property EditMask As String
    public string EditMask {get; set;}
    See Also