Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1ColorPicker Class / DropDownHeader Property

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