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

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