Progress® Telerik® Reporting R3 2020
ITextResources Interface
This interface is used for customization or localization of all text resources,
as alternative to localization/customization with .resx files.
Namespace:
Telerik.ReportViewer.WpfAssembly: Telerik.ReportViewer.Wpf (in Telerik.ReportViewer.Wpf.dll)
Syntax
The ITextResources type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AccessibilityDocumentMapArea |
Specifies the accessibility text for document map area
|
![]() | AccessibilityPageNumberEditor |
Specifies the accessibility text for PageNumber editor in viewer toolbar
|
![]() | AccessibilityPageNumberSelector |
Specifies the accessibility text for PageNumber selector in viewer toolbar
|
![]() | AccessibilityParameter |
Specifies the accessibility text for parameter instance
|
![]() | AccessibilityParameterBoolean |
Specifies the accessibility text for boolean parameter instance
|
![]() | AccessibilityParameterDateTime |
Specifies the accessibility text for DateTime parameter instance
|
![]() | AccessibilityParameterErrorMessage |
Specifies the accessibility text for parameter error message
|
![]() | AccessibilityParameterMultiSelect |
Specifies the accessibility text for multiselect parameter instance
|
![]() | AccessibilityParameterMultiValue |
Specifies the accessibility text for single-select multivalue parameter instance
|
![]() | AccessibilityParameterNumerical |
Specifies the accessibility text for numerical parameter instance
|
![]() | AccessibilityParametersArea |
Specifies the accessibility text for parameters area
|
![]() | AccessibilityParameterText |
Specifies the accessibility text for textual parameter instance
|
![]() | AccessibilityReportContentsArea |
Specifies the accessibility text for report contents area
|
![]() | AccessibilityReportViewerToolbar |
Specifies the accessibility text for report viewer toolbar
|
![]() | AccessibilityStateChecked |
Specifies the accessibility text for the checked state of a toolbar button
|
![]() | AccessibilityStateUnchecked |
Specifies the accessibility text for the unchecked state of a toolbar button
|
![]() | AccessibilityStatus |
Specifies the accessibility text for the status of a toolbar button
|
![]() | AccessibilityStatusDisabled |
Specifies the accessibility text for the disabled state of a toolbar button
|
![]() | AccessibilityStatusEnabled |
Specifies the accessibility text for the enabled state of a toolbar button
|
![]() | AccessibilityToolbarButtonToggleDocumentMap |
Specifies the accessibility text for the document map toolbar button
|
![]() | AccessibilityToolbarButtonToggleParameters |
Specifies the accessibility text for the parameters toolbar button
|
![]() | AllFiles |
Specifies the text for the AllFiles filter in the SaveFileDialog.
|
![]() | BackToolTip |
Specifies the tooltip for the Back button.
|
![]() | CancelButtonText |
Specifies the text for each Cancel button.
|
![]() | CurrentPageToolTip |
Specifies the tooltip for the CurrentPage label.
|
![]() | DocumentMapToolTip |
Specifies the tooltips for the toggle document map area button.
The two texts are separated by '|'.
|
![]() | ExportError |
Specifies the message if there is an export error.
|
![]() | ExportingMessage |
Specifies the transitional exporting message.
|
![]() | ExportToolTip |
Specifies the tooltip for the Export button.
|
![]() | FirstPageToolTip |
Specifies the tooltip for the FirstPage button.
|
![]() | ForwardToolTip |
Specifies the tooltip for the Forward button.
|
![]() | InvalidValueForParameter |
Specifies the text for the tooltip shown when validating parameter results in an invalid value
|
![]() | LabelOf |
Specifies the label 'of' in the viewer toolbar.
|
![]() | LastPageToolTip |
Specifies the tooltip for the LastPage button.
|
![]() | LoadingPageMessage |
Specifies the transitional loading page message.
|
![]() | NextPageToolTip |
Specifies the tooltip for the NextPage button.
|
![]() | NoPageToDisplay |
Specifies the text which appears if there are no pages to display.
|
![]() | NoReportError |
Specifies the error message for missing report.
|
![]() | PageNumberGreaterThanRangeError |
Specifies the error message for the case when the page number
is greater than the count of pages.
|
![]() | PageNumberLessThanRangeError |
Specifies the error message for the case when the page number is less than 1.
|
![]() | PageSetupToolTip |
Specifies the tooltip for the PageSetup button.
|
![]() | ParametersToolTip |
Specifies the tooltips for the toggle parameters area button.
The two texts are separated by '|'.
|
![]() | PreviewButtonText |
Specifies the text for the Preview button in the parameters area.
|
![]() | PreviousPageToolTip |
Specifies the tooltip for the PreviousPage button.
|
![]() | PrintPreviewToolTip |
Specifies the tooltip for the Print Preview.
|
![]() | PrintToolTip |
Specifies the tooltip for the Print button.
|
![]() | ProcessingReportMessage |
Specifies the text for the wait message shown while the report is being processed.
|
![]() | RefreshToolTip |
Specifies the tooltip for the Refresh button.
|
![]() | ReportParametersAreaValidationError |
Specifies the error message for the case when the report parameters
are set from the parameters area in the report viewer.
|
![]() | ReportParametersNullText |
Specifies the checkbox text for the parameters area for the case
when nulls are allowed as parameters.
|
![]() | ReportParametersSelectAllText |
Specifies the <select all> text for a multivalue parameter editor.
|
![]() | ReportParametersValidationError |
Specifies the error message for the case when the report parameters
are wrong or missing.
|
![]() | SearchCaptionLabel |
Specifies the caption of the Search dialog
|
![]() | SearchMatchCaseToolTip |
Specifies the tooltip for the MatchCase button
|
![]() | SearchMatchWholeWordToolTip |
Specifies the tooltip for the WholeWord button
|
![]() | SearchNoMetadata |
Specifies the message when no metadata is supplied to the search dialog.
|
![]() | SearchNoResults |
Specifies the message when no results are found.
|
![]() | SearchResultsFormatString |
Specifies the format string for displaying the results count
|
![]() | SearchStopToolTip |
Specifies the tooltip for the StopSearch button
|
![]() | SearchToolTip |
Specifies the tooltip for the Search button
|
![]() | SearchUseRegexToolTip |
Specifies the tooltip for the UseRegex button
|
![]() | SessionExpired |
Specifies the message for the expired session.
|
![]() | StopToolTip |
Specifies the tooltip for the Stop button.
|
![]() | TotalPagesToolTip |
Specifies the tooltip for the TotalPages button.
|
![]() | UpdatingParametersMessage |
Specifies the transitional updating parameters message.
|
![]() | ZoomToolTip |
Specifies the tooltip for the Zoom select.
|
![]() | ZoomToPageWidth |
Specifies the name for the PageWidth zoom mode.
|
![]() | ZoomToWholePage |
Specifies the name for the WholePage zoom mode.
|
Version Information
Supported in: 1.0.1