ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / InitializationOptions Class / PanelsLocation Property

In This Topic
PanelsLocation Property (InitializationOptions)
In This Topic
Gets or sets the position of various panels (search, parameters, etc.) within the Viewer. Default is 'toolbar'.
Syntax
'Declaration
 
Public Property PanelsLocation As PanelsLocation
 

Property Value

An instance of PanelsLocation that defines the panel positions.
See Also