ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / StyleProgram Class / BackgroundColor Field

In This Topic
    BackgroundColor Field (StyleProgram)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly BackgroundColor As EvalFunc(Of String)
    public readonly EvalFunc<string> BackgroundColor
    See Also