ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1DropDownButton Class / Header Property

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