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

In This Topic
    SearchPanelEnabled Property
    In This Topic
    Is Search panel enabled
    Syntax
    'Declaration
     
    Public Property SearchPanelEnabled As Boolean
    public bool SearchPanelEnabled {get; set;}
    See Also