ComponentOne Tiles for WPF and Silverlight
C1.Silverlight.Tile Namespace / C1FlipTile Class / HeaderFontWeight Property

In This Topic
    HeaderFontWeight Property (C1FlipTile)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property HeaderFontWeight As FontWeight
    public FontWeight HeaderFontWeight {get; set;}
    See Also