ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / IsParamsPanelVisible Property

In This Topic
    IsParamsPanelVisible Property
    In This Topic
    Gets/sets visibility of Params panel
    Syntax
    'Declaration
     
    Public Property IsParamsPanelVisible As Boolean
    public bool IsParamsPanelVisible {get; set;}
    See Also