Reporting

Represents the SelectAll item in a Multivalue/AvailableValues editor

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

Syntax

C#
public class SelectAllItem : ParameterValueModel
Visual Basic
Public Class SelectAllItem _
	Inherits ParameterValueModel

Inheritance Hierarchy

System..::..Object
  ObservableObject
    ParameterValueModel
      Telerik.ReportViewer.Wpf..::..MultivalueAvailableValuesParameterModel..::..SelectAllItem

Version Information

Supported in: 1.0.1

See Also