Enum ParametersAreaPosition
Specifies where the Parameters Area should be displayed.
Namespace: Telerik.ReportViewer.Mvc
Assembly: Telerik.ReportViewer.Mvc.dll
Syntax
public enum ParametersAreaPosition
Bottom
Displays Parameters Area on the bottom of the page view.
Left
Displays Parameters Area on the left of the page view.
Right
Displays Parameters Area on the right of the page view.
Top
Displays Parameters Area on the top of the page view.