Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / ThemeEx Class / HeaderBackgroundColor Property

In This Topic
    HeaderBackgroundColor Property
    In This Topic
    Gets the color of the theme used to pain the headers.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property HeaderBackgroundColor As Brush
    public static Brush HeaderBackgroundColor {get;}
    See Also