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

In This Topic
    DropDownHeader Property (ColorEditor)
    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