ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / SidebarViewModel Class / SearchPanelVisible Property

In This Topic
    SearchPanelVisible Property
    In This Topic
    Is Search panel and it's button is visible
    Syntax
    'Declaration
     
    Public Property SearchPanelVisible As Boolean
    public bool SearchPanelVisible {get; set;}
    See Also