ComponentOne Basic Library for UWP
HeaderForeground Property (C1ProgressIndicator)

C1.UWP Assembly > C1.Xaml Namespace > C1ProgressIndicator Class : HeaderForeground Property
Gets or sets the foreground brush of the header.
Syntax
'Declaration
 
Public Property HeaderForeground As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush HeaderForeground {get; set;}
See Also

Reference

C1ProgressIndicator Class
C1ProgressIndicator Members