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

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