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

In This Topic
    BackColor Property (Template)
    In This Topic
    Gets or sets the background color for tiles drawn with this template.
    Syntax
    'Declaration
     
    
    Public Property BackColor As Color
    public Color BackColor {get; set;}
    See Also