ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / BackgroundColor Property

In This Topic
    BackgroundColor Property (ViewerModel)
    In This Topic
    Get/sets currently shown document background color
    Syntax
    'Declaration
     
    Public Property BackgroundColor As Color
    public Color BackgroundColor {get; set;}
    See Also