Class TextResources
Provides the default tooltips and messages for the viewer.
Inheritance
Namespace: Telerik.ReportViewer.Wpf
Assembly: Telerik.ReportViewer.Wpf.dll
Syntax
public class TextResources : ITextResources
Constructors
TextResources()
Declaration
public TextResources()
Properties
AccessibilityDocumentMapArea
Specifies the accessibility text for document map area
Declaration
public string AccessibilityDocumentMapArea { get; set; }
Property Value
System.String
|
Implements
AccessibilityPageNumberEditor
Specifies the accessibility text for PageNumber editor in viewer toolbar
Declaration
public string AccessibilityPageNumberEditor { get; set; }
Property Value
System.String
|
Implements
AccessibilityPageNumberSelector
Specifies the accessibility text for PageNumber selector in viewer toolbar
Declaration
public string AccessibilityPageNumberSelector { get; set; }
Property Value
System.String
|
Implements
AccessibilityParameter
Specifies the accessibility text for parameter instance
Declaration
public string AccessibilityParameter { get; set; }
Property Value
System.String
|
Implements
AccessibilityParameterBoolean
Specifies the accessibility text for boolean parameter instance
Declaration
public string AccessibilityParameterBoolean { get; set; }
Property Value
System.String
|
Implements
AccessibilityParameterDateTime
Specifies the accessibility text for DateTime parameter instance
Declaration
public string AccessibilityParameterDateTime { get; set; }
Property Value
System.String
|
Implements
AccessibilityParameterErrorMessage
Specifies the accessibility text for parameter error message
Declaration
public string AccessibilityParameterErrorMessage { get; set; }
Property Value
System.String
|
Implements
AccessibilityParameterMultiSelect
Specifies the accessibility text for multiselect parameter instance
Declaration
public string AccessibilityParameterMultiSelect { get; set; }
Property Value
System.String
|
Implements
AccessibilityParameterMultiValue
Specifies the accessibility text for single-select multivalue parameter instance
Declaration
public string AccessibilityParameterMultiValue { get; set; }
Property Value
System.String
|
Implements
AccessibilityParameterNumerical
Specifies the accessibility text for numerical parameter instance
Declaration
public string AccessibilityParameterNumerical { get; set; }
Property Value
System.String
|
Implements
AccessibilityParametersArea
Specifies the accessibility text for parameters area
Declaration
public string AccessibilityParametersArea { get; set; }
Property Value
System.String
|
Implements
AccessibilityParameterText
Specifies the accessibility text for textual parameter instance
Declaration
public string AccessibilityParameterText { get; set; }
Property Value
System.String
|
Implements
AccessibilityReportContentsArea
Specifies the accessibility text for report contents area
Declaration
public string AccessibilityReportContentsArea { get; set; }
Property Value
System.String
|
Implements
AccessibilityReportViewerToolbar
Specifies the accessibility text for report viewer toolbar
Declaration
public string AccessibilityReportViewerToolbar { get; set; }
Property Value
System.String
|
Implements
AccessibilityStateChecked
Specifies the accessibility text for the checked state of a toolbar button
Declaration
public string AccessibilityStateChecked { get; set; }
Property Value
System.String
|
Implements
AccessibilityStateUnchecked
Specifies the accessibility text for the unchecked state of a toolbar button
Declaration
public string AccessibilityStateUnchecked { get; set; }
Property Value
System.String
|
Implements
AccessibilityStatus
Specifies the accessibility text for the status of a toolbar button
Declaration
public string AccessibilityStatus { get; set; }
Property Value
System.String
|
Implements
AccessibilityStatusDisabled
Specifies the accessibility text for the disabled state of a toolbar button
Declaration
public string AccessibilityStatusDisabled { get; set; }
Property Value
System.String
|
Implements
AccessibilityStatusEnabled
Specifies the accessibility text for the enabled state of a toolbar button
Declaration
public string AccessibilityStatusEnabled { get; set; }
Property Value
System.String
|
Implements
AccessibilityToolbarButtonToggleDocumentMap
Specifies the accessibility text for the document map toolbar button
Declaration
public string AccessibilityToolbarButtonToggleDocumentMap { get; set; }
Property Value
System.String
|
Implements
AccessibilityToolbarButtonToggleParameters
Specifies the accessibility text for the parameters toolbar button
Declaration
public string AccessibilityToolbarButtonToggleParameters { get; set; }
Property Value
System.String
|
Implements
AllFiles
Specifies the text for the AllFiles filter in the SaveFileDialog.
Declaration
public string AllFiles { get; set; }
Property Value
System.String
|
Implements
BackToolTip
Specifies the tooltip for the Back button.
Declaration
public string BackToolTip { get; set; }
Property Value
System.String
|
Implements
CancelButtonText
Specifies the text for each Cancel button.
Declaration
public string CancelButtonText { get; set; }
Property Value
System.String
|
Implements
ConfirmNavigateToFileMessage
CurrentPageToolTip
Specifies the tooltip for the CurrentPage label.
Declaration
public string CurrentPageToolTip { get; set; }
Property Value
System.String
|
Implements
DocumentMapToolTip
Specifies the tooltips for the toggle document map area button. The two texts are separated by '|'.
Declaration
public string DocumentMapToolTip { get; set; }
Property Value
System.String
|
Implements
ExportError
Specifies the message if there is an export error.
Declaration
public string ExportError { get; set; }
Property Value
System.String
|
Implements
ExportingMessage
Specifies the transitional exporting message.
Declaration
public string ExportingMessage { get; set; }
Property Value
System.String
|
Implements
ExportToolTip
Specifies the tooltip for the Export button.
Declaration
public string ExportToolTip { get; set; }
Property Value
System.String
|
Implements
FirstPageToolTip
Specifies the tooltip for the FirstPage button.
Declaration
public string FirstPageToolTip { get; set; }
Property Value
System.String
|
Implements
ForwardToolTip
Specifies the tooltip for the Forward button.
Declaration
public string ForwardToolTip { get; set; }
Property Value
System.String
|
Implements
InvalidValueForParameter
Specifies the text for the tooltip shown when validating parameter results in an invalid value
Declaration
public string InvalidValueForParameter { get; set; }
Property Value
System.String
|
Implements
LabelOf
Specifies the label 'of' in the viewer toolbar.
Declaration
public string LabelOf { get; set; }
Property Value
System.String
|
Implements
LastPageToolTip
Specifies the tooltip for the LastPage button.
Declaration
public string LastPageToolTip { get; set; }
Property Value
System.String
|
Implements
LoadingPageMessage
Specifies the transitional loading page message.
Declaration
public string LoadingPageMessage { get; set; }
Property Value
System.String
|
Implements
NavigateToFileNotAllowedText
NextPageToolTip
Specifies the tooltip for the NextPage button.
Declaration
public string NextPageToolTip { get; set; }
Property Value
System.String
|
Implements
NoPageToDisplay
Specifies the text which appears if there are no pages to display.
Declaration
public string NoPageToDisplay { get; set; }
Property Value
System.String
|
Implements
NoReportError
Specifies the error message for missing report.
Declaration
public string NoReportError { get; set; }
Property Value
System.String
|
Implements
PageNumberGreaterThanRangeError
Specifies the error message for the case when the page number is greater than the count of pages.
Declaration
public string PageNumberGreaterThanRangeError { get; set; }
Property Value
System.String
|
Implements
PageNumberLessThanRangeError
Specifies the error message for the case when the page number is less than 1.
Declaration
public string PageNumberLessThanRangeError { get; set; }
Property Value
System.String
|
Implements
PageSetupToolTip
Specifies the Page Setup tooltip.
Declaration
public string PageSetupToolTip { get; set; }
Property Value
System.String
|
Implements
ParametersToolTip
Specifies the tooltips for the toggle parameters area button. The two texts are separated by '|'.
Declaration
public string ParametersToolTip { get; set; }
Property Value
System.String
|
Implements
PreviewButtonText
Specifies the text for the Preview button in the parameters area.
Declaration
public string PreviewButtonText { get; set; }
Property Value
System.String
|
Implements
PreviousPageToolTip
Specifies the tooltip for the PreviousPage button.
Declaration
public string PreviousPageToolTip { get; set; }
Property Value
System.String
|
Implements
PrintPreviewToolTip
Specifies the tooltip for the Print Preview.
Declaration
public string PrintPreviewToolTip { get; set; }
Property Value
System.String
|
Implements
PrintToolTip
Specifies the tooltip for the Print button.
Declaration
public string PrintToolTip { get; set; }
Property Value
System.String
|
Implements
ProcessingReportMessage
Specifies the text for the wait message shown while the report is being processed.
Declaration
public string ProcessingReportMessage { get; set; }
Property Value
System.String
|
Implements
RefreshToolTip
Specifies the tooltip for the Refresh button.
Declaration
public string RefreshToolTip { get; set; }
Property Value
System.String
|
Implements
ReportAutoRunDisabledError
Specifies the error message for the case when the automatic preview of the report is disabled using the AutoRun property.
Declaration
public string ReportAutoRunDisabledError { get; set; }
Property Value
System.String
|
Implements
ReportParametersAreaValidationError
Specifies the error message for the case when the report parameters are set from the parameters area in the report viewer.
Declaration
public string ReportParametersAreaValidationError { get; set; }
Property Value
System.String
|
Implements
ReportParametersNullText
Specifies the checkbox text for the parameters area for the case when nulls are allowed as parameters.
Declaration
public string ReportParametersNullText { get; set; }
Property Value
System.String
|
Implements
ReportParametersSelectAllText
Specifies the <select all> text for a multivalue parameter editor.
Declaration
public string ReportParametersSelectAllText { get; set; }
Property Value
System.String
|
Implements
ReportParametersValidationError
Specifies the error message for the case when the report parameters are wrong or missing.
Declaration
public string ReportParametersValidationError { get; set; }
Property Value
System.String
|
Implements
SearchCaptionLabel
Specifies the caption of the Search dialog
Declaration
public string SearchCaptionLabel { get; set; }
Property Value
System.String
|
Implements
SearchMatchCaseToolTip
Specifies the tooltip for the MatchCase button
Declaration
public string SearchMatchCaseToolTip { get; set; }
Property Value
System.String
|
Implements
SearchMatchWholeWordToolTip
Specifies the tooltip for the WholeWord button
Declaration
public string SearchMatchWholeWordToolTip { get; set; }
Property Value
System.String
|
Implements
SearchNoMetadata
Specifies the message when no metadata is supplied to the search dialog.
Declaration
public string SearchNoMetadata { get; set; }
Property Value
System.String
|
Implements
SearchNoResults
Specifies the message when no results are found.
Declaration
public string SearchNoResults { get; set; }
Property Value
System.String
|
Implements
SearchResultsFormatString
Specifies the format string for displaying the results count
Declaration
public string SearchResultsFormatString { get; set; }
Property Value
System.String
|
Implements
SearchStopToolTip
Specifies the tooltip for the StopSearch button
Declaration
public string SearchStopToolTip { get; set; }
Property Value
System.String
|
Implements
SearchToolTip
Specifies the tooltip for the Search button.
Declaration
public string SearchToolTip { get; set; }
Property Value
System.String
|
Implements
SearchUseRegexToolTip
Specifies the tooltip for the UseRegex button
Declaration
public string SearchUseRegexToolTip { get; set; }
Property Value
System.String
|
Implements
SessionExpired
Specifies the message for the expired session.
Declaration
public string SessionExpired { get; set; }
Property Value
System.String
|
Implements
StopToolTip
Specifies the tooltip for the Stop button.
Declaration
public string StopToolTip { get; set; }
Property Value
System.String
|
Implements
TotalPagesToolTip
Specifies the tooltip for the TotalPages button.
Declaration
public string TotalPagesToolTip { get; set; }
Property Value
System.String
|
Implements
UpdatingParametersMessage
Specifies the transitional updating parameters message.
Declaration
public string UpdatingParametersMessage { get; set; }
Property Value
System.String
|
Implements
ZoomToolTip
Specifies the tooltip for the Zoom select.
Declaration
public string ZoomToolTip { get; set; }
Property Value
System.String
|
Implements
ZoomToPageWidth
Specifies the name for the PageWidth zoom mode.
Declaration
public string ZoomToPageWidth { get; set; }
Property Value
System.String
|
Implements
ZoomToWholePage
Specifies the name for the WholePage zoom mode.
Declaration
public string ZoomToWholePage { get; set; }
Property Value
System.String
|
Implements
Methods
ToString()
In design time, for the property window to display something more meaningful than the type name.
Declaration
public override string ToString()
Returns
System.String
|