Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ProgressIndicator Class / HeaderForeground Property

In This Topic
    HeaderForeground Property (C1ProgressIndicator)
    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