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

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