ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.6.2 Assembly / C1.WPF.InputPanel Namespace / C1InputPanel Class / Header Property

In This Topic
    Header Property (C1InputPanel)
    In This Topic
    Gets or sets the header of C1InputPanel.
    Syntax
    'Declaration
     
    Public Property Header As Object
    public object Header {get; set;}
    See Also