Progress® Telerik® Reporting R3 2021
Telerik.ReportViewer.Silverlight Namespace
Classes
Class | Description | |
---|---|---|
![]() | ApplyParametersEventArgs |
Provides data for the ApplyParameters event.
|
![]() | CancelEventArgs |
Provides data for an event that can be canceled.
|
![]() | DialogBox |
Represents a dialog box control.
|
![]() | ErrorEventArgs |
Provides data for the Error event.
|
![]() | ErrorStatus |
Represents a error status control
|
![]() | ExportBeginEventArgs |
Provides data for the ExportBegin event.
|
![]() | ExtensionInfoModel |
ExtensionInfo wrapper for data-binding
|
![]() | InteractiveActionCancelEventArgs |
Provides data for the OnInteractiveActionExecuting event.
|
![]() | InteractiveActionEventArgs |
Provides data for the OnInteractiveActionExecuting, OnInteractiveActionEnter and OnInteractiveActionLeave event.
|
![]() | KeyDown |
Enables binding an ICommand to the FrameworkElement.KeyDown event
|
![]() | MultivalueAvailableValuesParameterModel | |
![]() | MultivalueAvailableValuesParameterModelSelectAllItem |
Represents the SelectAll item in a Multivalue/AvailableValues editor
|
![]() | MultivalueParameterConverter |
A value converter for multi-value parameters
|
![]() | ObservableObject |
Represents an observable object.
|
![]() | ParameterModel |
Represents the report parameter model to associate the parameter editor UI with.
|
![]() | ParameterModelCollection |
Represents a collection of parameter models.
|
![]() | ParameterValueModel |
Represents the parameter value model.
|
![]() | RenderBeginEventArgs | Obsolete.
Provides data for the RenderBegin event.
|
![]() | ReportParameterEditorTemplateSelector |
Represents a selector for the report parameter editor templates.
|
![]() | ReportParametersControl |
Represents a control that holds a collection of ReportParameterTemplate.
|
![]() | ReportParameterTemplate |
Represents a report parameter editor data template.
|
![]() | ReportViewer |
Represents the Silverlight ReportViewer control.
|
![]() | ReportViewerTemplateParts |
Specifies the template parts names.
|
![]() | ReportViewerModel |
Represents the report viewer model created and used internally from the ReportViewer.
|
![]() | ReportViewerModelCommand |
Represents a base class for a command.
|
![]() | ReportViewerModelReportViewerCommand |
Represents a base class for the report viewer's commands.
|
![]() | ReportViewerStates |
Defines the names of the report viewer visual states.
|
![]() | ScaleFactorConverter |
Converts number to percent value.
|
![]() | SingleStringValueParameterModel |
Represents a model for a parameter of type 'string' with a single value.
|
![]() | TextBoxEx |
TextBox that autoupdates DataBound Text property in TwoWay binding
|
![]() | TextResources |
Provides the default tooltips and messages for the viewer.
|
![]() | VisibilityConverter |
A value converter for visibility and boolean values.
|
![]() | ZoomConverter |
Formats a number as % string and vice-versa
|
![]() | ZoomModeConverter |
Converts the ZoomMode enumeration to and from a string.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IReportServiceClientFactory |
Enables users to write activation code for ReportServiceClient.
|
![]() | ITextResources |
This interface is used for customization or localization of all text resources,
as alternative to localization/customization with .resx files.
|
Delegates
Delegate | Description | |
---|---|---|
![]() | ApplyParametersEventHandler |
Represents the method that will handle the ApplyParameters event.
|
![]() | CancelEventHandler |
Represents the method that handles an event that can be canceled.
|
![]() | ErrorEventHandler |
Represents the method that will handle the Error event.
|
![]() | ExportBeginEventHandler |
Represents the method that will handle the ExportBegin event.
|
![]() | InteractiveActionEnterEventHandler |
Represents the method that will handle the InteractiveActionEnter event.
|
![]() | InteractiveActionExecutingEventHandler |
Represents the method that will handle the InteractiveActionExecuting event.
|
![]() | InteractiveActionLeaveEventHandler |
Represents the method that will handle the InteractiveActionLeave event.
|
![]() | RenderBeginEventHandler | Obsolete.
Represents the method that will handle the RenderBegin event.
|