ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputBase Class / Header Property

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