ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / BackgroundColor Property

In This Topic
    BackgroundColor Property
    In This Topic
    Gets or sets the color of the background.
    Syntax
    'Declaration
     
    Public Property BackgroundColor As GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo BackgroundColor {get; set;}
    See Also