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

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