Reporting

Represents a control that holds a collection of ReportParameterTemplate.

Namespace: Telerik.ReportViewer.Silverlight
Assembly: Telerik.ReportViewer.Silverlight (in Telerik.ReportViewer.Silverlight.dll)

Syntax

C#
public class ReportParametersControl : ItemsControl
Visual Basic
Public Class ReportParametersControl _
	Inherits ItemsControl

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ItemsControl
            Telerik.ReportViewer.Silverlight..::..ReportParametersControl

Version Information

Supported in: 1.0

See Also