ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / WebViewer Class / ParametersPanelLocation Property

In This Topic
    ParametersPanelLocation Property
    In This Topic
    The type of the parameters panel location.
    Syntax
    'Declaration
     
    Public Property ParametersPanelLocation As ParametersPanelLocation
    public ParametersPanelLocation ParametersPanelLocation {get; set;}
    See Also