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

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