ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ParametersPanelSettings Class / Location Property

In This Topic
    Location Property (ParametersPanelSettings)
    In This Topic
    Adjusts the position of the parameters panel
    Syntax
    'Declaration
     
    Public Property Location As ParameterPanelLocation
    public ParameterPanelLocation Location {get; set;}
    See Also