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

In This Topic
ParametersPanelLocation Property
In This Topic
Gets or sets the location type of the parameters panel.
Syntax
'Declaration
 
Public Property ParametersPanelLocation As ParametersPanelLocation
 

Property Value

A ParametersPanelLocation value indicating the location type of the parameters panel. Default is ParametersPanelLocation.Default.
See Also