InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputPanelMaskAttribute Class / Mask Property

In This Topic
    Mask Property (C1InputPanelMaskAttribute)
    In This Topic
    Gets a mask expression.
    Syntax
    'Declaration
     
    Public Property Mask As String
    public string Mask {get; set;}
    See Also