ComponentOne Basic Library for UWP
HeaderBackground Property (C1ProgressIndicator)

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

Reference

C1ProgressIndicator Class
C1ProgressIndicator Members