ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockWindow Class / HeaderBackground Property

In This Topic
    HeaderBackground Property (C1DockWindow)
    In This Topic
    Syntax
    'Declaration
     
    Public Property HeaderBackground As Brush
    public Brush HeaderBackground {get; set;}
    See Also