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

In This Topic
    ShowSidebarEnabled Property
    In This Topic
    Gets a value indicating whether 'show sidebar' button enabled.
    Syntax
    'Declaration
     
    Public ReadOnly Property ShowSidebarEnabled As Boolean
    public bool ShowSidebarEnabled {get;}
    See Also