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

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