ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / ViewSetDesignerComponentTray Class / BackColor Property

In This Topic
    BackColor Property (ViewSetDesignerComponentTray)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property BackColor As System.Drawing.Color
    public virtual System.Drawing.Color BackColor {get; set;}
    See Also