Class Parameters
Provides a class for the Parameters options. Contains the Editors object property.
Inheritance
System.Object
Parameters
Namespace: Telerik.ReportViewer.Mvc
Assembly: Telerik.ReportViewer.Mvc.dll
Syntax
public class Parameters
Constructors
Parameters()
The default constructor.
Declaration
public Parameters()
Properties
Editors
Defines the parameters editors types
Declaration
public Editors Editors { get; set; }
Property Value
Editors
|