ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / BackColor Property

In This Topic
    BackColor Property (Page)
    In This Topic
    Gets or sets the backcolor.
    Syntax
    'Declaration
     
    Public Property BackColor As Color
    public Color BackColor {get; set;}

    Property Value

    The color of the back.
    See Also