C1.WPF Namespace > C1ProgressIndicator Class : HeaderFontWeight Property |
'Declaration
Public Property HeaderFontWeight As FontWeight
'Usage
Dim instance As C1ProgressIndicator Dim value As FontWeight instance.HeaderFontWeight = value value = instance.HeaderFontWeight
public FontWeight HeaderFontWeight {get; set;}
public: property FontWeight HeaderFontWeight { FontWeight get(); void set ( FontWeight 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