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

In This Topic
    Header Property (C1InputNumericBox)
    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