InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputMaskedTextBox Class / Header Property

In This Topic
    Header Property (C1InputMaskedTextBox)
    In This Topic
    Gets or sets the property name of this control.
    Syntax
    'Declaration
     
    Public Property Header As String
    public string Header {get; set;}
    See Also