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

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