ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewTypeViewModel Class / PagesBackColor Property

In This Topic
    PagesBackColor Property (ViewTypeViewModel)
    In This Topic
    Color of the area, where page(s) is(are) displayed.
    Syntax
    'Declaration
     
    Public ReadOnly Property PagesBackColor As Color
    public Color PagesBackColor {get;}
    See Also