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

In This Topic
Location Property (ParametersPanelSettings)
In This Topic
Gets or sets the position of the parameters panel.
Syntax
'Declaration
 
Public Property Location As ParameterPanelLocation
 

Property Value

The location setting, represented by an instance of ParameterPanelLocation, which determines where the panel is placed (e.g., left, right, top, bottom).
See Also