ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ToolbarViewModel Class / SidebarVisible Property

In This Topic
    SidebarVisible Property
    In This Topic
    Gets or sets a value indicating whether the sidebar is visible.
    Syntax
    'Declaration
     
    Public Property SidebarVisible As Boolean
    public bool SidebarVisible {get; set;}
    See Also