Progress® Telerik® Reporting R1 2021
Telerik.ReportViewer.Wpf Namespace
Classes
Class | Description | |
---|---|---|
![]() | DialogBox |
Represents a dialog box control.
|
![]() | ErrorStatus |
Represents a error status control
|
![]() | InteractiveActionCancelEventArgs |
Provides data for a cancelable Action event.
|
![]() | InteractiveActionEventArgs |
Provides data for an Action event.
|
![]() | KeyDown |
Enables binding an ICommand to the FrameworkElement.KeyDown event
|
![]() | MultivalueAvailableValuesParameterModel |
Represents the report multi value parameter model to associate the WPF parameter editor UI with.
|
![]() | MultivalueAvailableValuesParameterModelSelectAllItem |
Represents the SelectAll item in a Multivalue/AvailableValues editor
|
![]() | MultivalueParameterConverter |
A value converter for multi-value parameters
|
![]() | ParameterContentControl | |
![]() | ParameterModel |
Represents the report parameter model to associate the WPF parameter editor UI with.
|
![]() | ReportDocumentConverter |
Converts report instance to assembly qualified name and vice versa.
|
![]() | ReportParameterEditorTemplateSelector |
Represents a selector for the report parameter editor templates.
|
![]() | ReportParametersControl |
Represents a control that holds a collection of ParameterContentControl.
|
![]() | ReportViewer |
Represents the WPF ReportViewer control.
|
![]() | ReportViewerTemplateParts |
Specifies the template parts names.
|
![]() | ReportViewerStates |
Defines the names of the report viewer visual states.
|
![]() | ScaleFactorConverter |
Converts number to percent value.
|
![]() | SearchDialog |
Interaction logic for SearchDialog.xaml
|
![]() | TextBoxEx |
TextBox that autoupdates DataBound Text property in TwoWay binding
|
![]() | TextResources |
Provides the default tooltips and messages for the viewer.
|
![]() | ToolTipOpeningEventArgs |
Provides data for ToolTipOpening event
|
![]() | VisibilityConverter |
A value converter for visibility and boolean values.
|
![]() | ZoomConverter |
Formats a number as % string and vice-versa
|
Interfaces
Interface | Description | |
---|---|---|
![]() | ITextResources |
This interface is used for customization or localization of all text resources,
as alternative to localization/customization with .resx files.
|
Delegates
Delegate | Description | |
---|---|---|
![]() | 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.
|
![]() | ToolTipOpeningEventHandler |
Represents the method that will handle the ToolTipOpening event.
|