ComponentOne ColorPicker for WPF
C1.WPF.ColorPicker Namespace / C1ColorPicker Class / DropDownHeader Property

In This Topic
    DropDownHeader Property
    In This Topic
    System.Windows.UIElement used as header of the C1.WPF.Input.C1DropDown.
    Syntax
    'Declaration
     
    
    Public Property DropDownHeader As UIElement
    public UIElement DropDownHeader {get; set;}
    See Also