ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Shape Class / BackColor2 Property

In This Topic
    BackColor2 Property
    In This Topic
    Gets or sets the background color of the control area.
    Syntax
    'Declaration
     
    Public Property BackColor2 As Color
    public Color BackColor2 {get; set;}
    See Also