ComponentOne Tiles for WPF and Silverlight
C1.WPF.Tile Namespace / C1Tile Class / HeaderForeground Property

In This Topic
    HeaderForeground Property (C1Tile)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property HeaderForeground As Brush
    public Brush HeaderForeground {get; set;}
    See Also