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

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