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

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