ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / C1TileControl Class / TileBackColor Property

In This Topic
    TileBackColor Property (C1TileControl)
    In This Topic
    Gets or sets the default background color of tiles.
    Syntax
    'Declaration
     
    
    Public Property TileBackColor As Color
    public Color TileBackColor {get; set;}
    See Also