MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / ParametersPanelLocation Enumeration

ParametersPanelLocation Enumeration
Specifies the position of the parameters panel.
Syntax
'Declaration
 
Public Enum ParametersPanelLocation 
   Inherits System.Enum
 
Members
MemberDescription
DefaultDefault panel location (left side).
TopPanel location at the top side.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Web.ParametersPanelLocation

See Also