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

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