ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1TileBase Class / HeaderBackground Property

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