Reporting

Classes

  ClassDescription
Public classDialogBox
Represents a dialog box control.
Public classErrorStatus
Represents a error status control
Public classExtensionInfoModel
ExtensionInfo wrapper for data-binding
Public classKeyDown
Enables binding an ICommand to the FrameworkElement.KeyDown event
Public classMultivalueAvailableValuesParameterModel
Public classMultivalueAvailableValuesParameterModel..::..SelectAllItem
Represents the SelectAll item in a Multivalue/AvailableValues editor
Public classMultivalueParameterConverter
A value converter for multi-value parameters
Public classObservableObject
Represents an observable object.
Public classParameterModel
Represents the report parameter model to associate the parameter editor UI with.
Public classParameterModelCollection
Represents a collection of parameter models.
Public classParameterValueModel
Represents the parameter value model.
Public classRenderBeginEventArgs
Provides data for the RenderBegin event.
Public classReportParameterEditorTemplateSelector
Represents a selector for the report parameter editor templates.
Public classReportParametersControl
Represents a control that holds a collection of ReportParameterTemplate.
Public classReportParameterTemplate
Represents a report parameter editor data template.
Public classReportViewer
Represents the Silverlight ReportViewer control.
Public classReportViewer..::..TemplateParts
Specifies the template parts names.
Public classReportViewerModel
Represents the report viewer model.
Public classReportViewerModel..::..Command
Represents a base class for a command.
Public classReportViewerModel..::..ReportViewerCommand
Represents a base class for the report viewer's commands.
Public classReportViewerStates
Defines the names of the report viewer visual states.
Public classScaleFactorConverter
Converts number to percent value.
Public classTextBoxEx
TextBox that autoupdates DataBound Text property in TwoWay binding
Public classTextResources
Provides the default tooltips and messages for the viewer.
Public classVisibilityConverter
A value converter for visibility and boolean values.
Public classZoomConverter
Formats a number as % string and vice-versa

Interfaces

  InterfaceDescription
Public interfaceIReportServiceClientFactory
Enables users to write activation code for ReportServiceClient.
Public interfaceITextResources
This interface is used for customization or localization of all text resources, as alternative to localization/customization with .resx files.

Delegates

  DelegateDescription
Public delegateRenderBeginEventHandler
Represents the method that will handle the RenderBegin event.

Enumerations

  EnumerationDescription
Public enumerationViewMode
Specifies the page view mode for the ReportViewer control.
Public enumerationZoomMode
Specifies the zoom mode for the ReportViewer control.