ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ParameterPanelLocation Enumeration

In This Topic
    ParameterPanelLocation Enumeration
    In This Topic
    Specifies the parameters panel settings.
    Syntax
    'Declaration
     
    Public Enum ParameterPanelLocation 
       Inherits System.Enum
    public enum ParameterPanelLocation : System.Enum 
    Members
    MemberDescription
    Default 
    Top 
    Inheritance Hierarchy

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

    See Also