Reporting

Represents a control that holds a collection of ParameterContentControl.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Control
              System.Windows.Controls..::..ItemsControl
                Telerik.ReportViewer.Wpf..::..ReportParametersControl

Version Information

Supported in: 1.0.1

See Also