ComponentOne Basic Library for UWP
HeaderFontStyle Property (C1ProgressIndicator)

C1.UWP Assembly > C1.Xaml Namespace > C1ProgressIndicator Class : HeaderFontStyle Property
Gets or sets the font style of the header.
Syntax
'Declaration
 
Public Property HeaderFontStyle As Windows.UI.Text.FontStyle
public Windows.UI.Text.FontStyle HeaderFontStyle {get; set;}
See Also

Reference

C1ProgressIndicator Class
C1ProgressIndicator Members