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

In This Topic
    IsSidebarVisible Property
    In This Topic
    Gets/sets visibility of sidebar (where TOC and Thumbnail views reside)
    Syntax
    'Declaration
     
    Public Property IsSidebarVisible As Boolean
    public bool IsSidebarVisible {get; set;}
    See Also