Reporting

Represents a selector for the report parameter editor templates.

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

Syntax

C#
public class ReportParameterEditorTemplateSelector : DataTemplateSelector
Visual Basic
Public Class ReportParameterEditorTemplateSelector _
	Inherits DataTemplateSelector

Inheritance Hierarchy

System..::..Object
  System.Windows.Controls..::..DataTemplateSelector
    Telerik.ReportViewer.Wpf..::..ReportParameterEditorTemplateSelector

See Also