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

In This Topic
    SidebarSearchPaneActive Property
    In This Topic
    True if Sidebar is open and sidebar's search pane is active.
    Syntax
    'Declaration
     
    Public Property SidebarSearchPaneActive As Boolean
    public bool SidebarSearchPaneActive {get; set;}
    See Also