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

In This Topic
    AutoBackgroundColor Property (ViewerModel)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AutoBackgroundColor As Boolean
    public bool AutoBackgroundColor {get; set;}
    See Also