ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / SinglePageViewModel Class / BackgroundColor Property

In This Topic
    BackgroundColor Property (SinglePageViewModel)
    In This Topic
    Gets the background color
    Syntax
    'Declaration
     
    Public ReadOnly Property BackgroundColor As Color
    public Color BackgroundColor {get;}
    See Also