ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputPanel Class / HeaderForeground Property

In This Topic
    HeaderForeground Property
    In This Topic
    Gets or sets the foreground brush of the header.
    Syntax
    'Declaration
     
    Public Property HeaderForeground As Brush
    public Brush HeaderForeground {get; set;}
    See Also