ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile Namespace / Tile Class / BackColor Property

In This Topic
    BackColor Property (Tile)
    In This Topic
    Gets or sets the background color for the tile.
    Syntax
    'Declaration
     
    
    Public Property BackColor As Color
    public Color BackColor {get; set;}
    See Also