ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1DropDown Class / HeaderBackground Property

In This Topic
    HeaderBackground Property (C1DropDown)
    In This Topic
    Gets or sets the background brush of the header.
    Syntax
    'Declaration
     
    
    Public Property HeaderBackground As Brush
    public Brush HeaderBackground {get; set;}
    See Also