ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ParametersPanelSettings Class
Members

In This Topic
    ParametersPanelSettings Class
    In This Topic
    Represents the settings for a parameters panel.
    Object Model
    ParametersPanelSettings Class
    Syntax
    'Declaration
     
    Public Class ParametersPanelSettings 
    public class ParametersPanelSettings 
    Remarks
    The ParametersPanelSettings class provides properties to configure the location and opening behavior of a parameters panel within the viewer.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Blazor.Viewer.ParametersPanelSettings

    See Also