MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / PanelsLocation Enumeration

PanelsLocation Enumeration
Defines the position of panels (search, parameters etc.).
Syntax
'Declaration
 
Public Enum PanelsLocation 
   Inherits System.Enum
 
Members
MemberDescription
sidebarPositions the panels in the sidebar.
toolbarPositions the panels in the toolbar.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Blazor.Viewer.PanelsLocation

See Also