C1.WPF Namespace > C1ProgressIndicator Class : HeaderFontFamily Property |
'Declaration
Public Property HeaderFontFamily As FontFamily
'Usage
Dim instance As C1ProgressIndicator Dim value As FontFamily instance.HeaderFontFamily = value value = instance.HeaderFontFamily
public FontFamily HeaderFontFamily {get; set;}
public: property FontFamily^ HeaderFontFamily { FontFamily^ get(); void set ( FontFamily^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2