Enum EditorTypes
Specifies the available parameter editor types for rendering parameter input controls in the MVC Report Viewer. Used to define the visual style and interaction behavior of parameter input controls.
Namespace: Telerik.ReportViewer.Mvc
Assembly: Telerik.ReportViewer.Mvc.dll
Syntax
public enum EditorTypes
Remarks
Each editor type provides different user experience and visual presentation for parameter value selection.
ComboBox
Displays parameter options as a dropdown combo box with expandable selection list.
ListView
Displays parameter options as a list view with visible items and selection indicators.