skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Use Reports in Applications
    • System Requirements
    • Forums
    • Videos
    • Blogs
    • Submit a Ticket
    • FAQs
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now
Search all

Class TextResources

Provides the default tooltips and messages for the viewer.

Inheritance
System.Object
TextResources
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
ITextResources.AccessibilityDocumentMapArea

AccessibilityPageNumberEditor

Specifies the accessibility text for PageNumber editor in viewer toolbar

Declaration
public string AccessibilityPageNumberEditor { get; set; }
Property Value
System.String

Implements
ITextResources.AccessibilityPageNumberEditor

AccessibilityPageNumberSelector

Specifies the accessibility text for PageNumber selector in viewer toolbar

Declaration
public string AccessibilityPageNumberSelector { get; set; }
Property Value
System.String

Implements
ITextResources.AccessibilityPageNumberSelector

AccessibilityParameter

Specifies the accessibility text for parameter instance

Declaration
public string AccessibilityParameter { get; set; }
Property Value
System.String

Implements
ITextResources.AccessibilityParameter

AccessibilityParameterBoolean

Specifies the accessibility text for boolean parameter instance

Declaration
public string AccessibilityParameterBoolean { get; set; }
Property Value
System.String

Implements
ITextResources.AccessibilityParameterBoolean

AccessibilityParameterDateTime

Specifies the accessibility text for DateTime parameter instance

Declaration
public string AccessibilityParameterDateTime { get; set; }
Property Value
System.String

Implements
ITextResources.AccessibilityParameterDateTime

AccessibilityParameterErrorMessage

Specifies the accessibility text for parameter error message

Declaration
public string AccessibilityParameterErrorMessage { get; set; }
Property Value
System.String

Implements
ITextResources.AccessibilityParameterErrorMessage

AccessibilityParameterMultiSelect

Specifies the accessibility text for multiselect parameter instance

Declaration
public string AccessibilityParameterMultiSelect { get; set; }
Property Value
System.String

Implements
ITextResources.AccessibilityParameterMultiSelect

AccessibilityParameterMultiValue

Specifies the accessibility text for single-select multivalue parameter instance

Declaration
public string AccessibilityParameterMultiValue { get; set; }
Property Value
System.String

Implements
ITextResources.AccessibilityParameterMultiValue

AccessibilityParameterNumerical

Specifies the accessibility text for numerical parameter instance

Declaration
public string AccessibilityParameterNumerical { get; set; }
Property Value
System.String

Implements
ITextResources.AccessibilityParameterNumerical

AccessibilityParametersArea

Specifies the accessibility text for parameters area

Declaration
public string AccessibilityParametersArea { get; set; }
Property Value
System.String

Implements
ITextResources.AccessibilityParametersArea

AccessibilityParameterText

Specifies the accessibility text for textual parameter instance

Declaration
public string AccessibilityParameterText { get; set; }
Property Value
System.String

Implements
ITextResources.AccessibilityParameterText

AccessibilityReportContentsArea

Specifies the accessibility text for report contents area

Declaration
public string AccessibilityReportContentsArea { get; set; }
Property Value
System.String

Implements
ITextResources.AccessibilityReportContentsArea

AccessibilityReportViewerToolbar

Specifies the accessibility text for report viewer toolbar

Declaration
public string AccessibilityReportViewerToolbar { get; set; }
Property Value
System.String

Implements
ITextResources.AccessibilityReportViewerToolbar

AccessibilityStateChecked

Specifies the accessibility text for the checked state of a toolbar button

Declaration
public string AccessibilityStateChecked { get; set; }
Property Value
System.String

Implements
ITextResources.AccessibilityStateChecked

AccessibilityStateUnchecked

Specifies the accessibility text for the unchecked state of a toolbar button

Declaration
public string AccessibilityStateUnchecked { get; set; }
Property Value
System.String

Implements
ITextResources.AccessibilityStateUnchecked

AccessibilityStatus

Specifies the accessibility text for the status of a toolbar button

Declaration
public string AccessibilityStatus { get; set; }
Property Value
System.String

Implements
ITextResources.AccessibilityStatus

AccessibilityStatusDisabled

Specifies the accessibility text for the disabled state of a toolbar button

Declaration
public string AccessibilityStatusDisabled { get; set; }
Property Value
System.String

Implements
ITextResources.AccessibilityStatusDisabled

AccessibilityStatusEnabled

Specifies the accessibility text for the enabled state of a toolbar button

Declaration
public string AccessibilityStatusEnabled { get; set; }
Property Value
System.String

Implements
ITextResources.AccessibilityStatusEnabled

AccessibilityToolbarButtonToggleDocumentMap

Specifies the accessibility text for the document map toolbar button

Declaration
public string AccessibilityToolbarButtonToggleDocumentMap { get; set; }
Property Value
System.String

Implements
ITextResources.AccessibilityToolbarButtonToggleDocumentMap

AccessibilityToolbarButtonToggleParameters

Specifies the accessibility text for the parameters toolbar button

Declaration
public string AccessibilityToolbarButtonToggleParameters { get; set; }
Property Value
System.String

Implements
ITextResources.AccessibilityToolbarButtonToggleParameters

AllFiles

Specifies the text for the AllFiles filter in the SaveFileDialog.

Declaration
public string AllFiles { get; set; }
Property Value
System.String

Implements
ITextResources.AllFiles

BackToolTip

Specifies the tooltip for the Back button.

Declaration
public string BackToolTip { get; set; }
Property Value
System.String

Implements
ITextResources.BackToolTip

CancelButtonText

Specifies the text for each Cancel button.

Declaration
public string CancelButtonText { get; set; }
Property Value
System.String

Implements
ITextResources.CancelButtonText

ConfirmNavigateToFileMessage

Specifies the confirmation message for opening files from NavigateToUrl action.

Declaration
public string ConfirmNavigateToFileMessage { get; set; }
Property Value
System.String

Implements
ITextResources.ConfirmNavigateToFileMessage

CurrentPageToolTip

Specifies the tooltip for the CurrentPage label.

Declaration
public string CurrentPageToolTip { get; set; }
Property Value
System.String

Implements
ITextResources.CurrentPageToolTip

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
ITextResources.DocumentMapToolTip

ExportError

Specifies the message if there is an export error.

Declaration
public string ExportError { get; set; }
Property Value
System.String

Implements
ITextResources.ExportError

ExportingMessage

Specifies the transitional exporting message.

Declaration
public string ExportingMessage { get; set; }
Property Value
System.String

Implements
ITextResources.ExportingMessage

ExportToolTip

Specifies the tooltip for the Export button.

Declaration
public string ExportToolTip { get; set; }
Property Value
System.String

Implements
ITextResources.ExportToolTip

FirstPageToolTip

Specifies the tooltip for the FirstPage button.

Declaration
public string FirstPageToolTip { get; set; }
Property Value
System.String

Implements
ITextResources.FirstPageToolTip

ForwardToolTip

Specifies the tooltip for the Forward button.

Declaration
public string ForwardToolTip { get; set; }
Property Value
System.String

Implements
ITextResources.ForwardToolTip

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
ITextResources.InvalidValueForParameter

LabelOf

Specifies the label 'of' in the viewer toolbar.

Declaration
public string LabelOf { get; set; }
Property Value
System.String

Implements
ITextResources.LabelOf

LastPageToolTip

Specifies the tooltip for the LastPage button.

Declaration
public string LastPageToolTip { get; set; }
Property Value
System.String

Implements
ITextResources.LastPageToolTip

LoadingPageMessage

Specifies the transitional loading page message.

Declaration
public string LoadingPageMessage { get; set; }
Property Value
System.String

Implements
ITextResources.LoadingPageMessage

NavigateToFileNotAllowedText

Specifies the exception message when opening files from NavigateToUrl action is not allowed.

Declaration
public string NavigateToFileNotAllowedText { get; set; }
Property Value
System.String

Implements
ITextResources.NavigateToFileNotAllowedText

NextPageToolTip

Specifies the tooltip for the NextPage button.

Declaration
public string NextPageToolTip { get; set; }
Property Value
System.String

Implements
ITextResources.NextPageToolTip

NoPageToDisplay

Specifies the text which appears if there are no pages to display.

Declaration
public string NoPageToDisplay { get; set; }
Property Value
System.String

Implements
ITextResources.NoPageToDisplay

NoReportError

Specifies the error message for missing report.

Declaration
public string NoReportError { get; set; }
Property Value
System.String

Implements
ITextResources.NoReportError

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
ITextResources.PageNumberGreaterThanRangeError

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
ITextResources.PageNumberLessThanRangeError

PageSetupToolTip

Specifies the Page Setup tooltip.

Declaration
public string PageSetupToolTip { get; set; }
Property Value
System.String

Implements
ITextResources.PageSetupToolTip

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
ITextResources.ParametersToolTip

PreviewButtonText

Specifies the text for the Preview button in the parameters area.

Declaration
public string PreviewButtonText { get; set; }
Property Value
System.String

Implements
ITextResources.PreviewButtonText

PreviousPageToolTip

Specifies the tooltip for the PreviousPage button.

Declaration
public string PreviousPageToolTip { get; set; }
Property Value
System.String

Implements
ITextResources.PreviousPageToolTip

PrintPreviewToolTip

Specifies the tooltip for the Print Preview.

Declaration
public string PrintPreviewToolTip { get; set; }
Property Value
System.String

Implements
ITextResources.PrintPreviewToolTip

PrintToolTip

Specifies the tooltip for the Print button.

Declaration
public string PrintToolTip { get; set; }
Property Value
System.String

Implements
ITextResources.PrintToolTip

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
ITextResources.ProcessingReportMessage

RefreshToolTip

Specifies the tooltip for the Refresh button.

Declaration
public string RefreshToolTip { get; set; }
Property Value
System.String

Implements
ITextResources.RefreshToolTip

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
ITextResources.ReportAutoRunDisabledError

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
ITextResources.ReportParametersAreaValidationError

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
ITextResources.ReportParametersNullText

ReportParametersSelectAllText

Specifies the <select all> text for a multivalue parameter editor.

Declaration
public string ReportParametersSelectAllText { get; set; }
Property Value
System.String

Implements
ITextResources.ReportParametersSelectAllText

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
ITextResources.ReportParametersValidationError

SearchCaptionLabel

Specifies the caption of the Search dialog

Declaration
public string SearchCaptionLabel { get; set; }
Property Value
System.String

Implements
ITextResources.SearchCaptionLabel

SearchMatchCaseToolTip

Specifies the tooltip for the MatchCase button

Declaration
public string SearchMatchCaseToolTip { get; set; }
Property Value
System.String

Implements
ITextResources.SearchMatchCaseToolTip

SearchMatchWholeWordToolTip

Specifies the tooltip for the WholeWord button

Declaration
public string SearchMatchWholeWordToolTip { get; set; }
Property Value
System.String

Implements
ITextResources.SearchMatchWholeWordToolTip

SearchNoMetadata

Specifies the message when no metadata is supplied to the search dialog.

Declaration
public string SearchNoMetadata { get; set; }
Property Value
System.String

Implements
ITextResources.SearchNoMetadata

SearchNoResults

Specifies the message when no results are found.

Declaration
public string SearchNoResults { get; set; }
Property Value
System.String

Implements
ITextResources.SearchNoResults

SearchResultsFormatString

Specifies the format string for displaying the results count

Declaration
public string SearchResultsFormatString { get; set; }
Property Value
System.String

Implements
ITextResources.SearchResultsFormatString

SearchStopToolTip

Specifies the tooltip for the StopSearch button

Declaration
public string SearchStopToolTip { get; set; }
Property Value
System.String

Implements
ITextResources.SearchStopToolTip

SearchToolTip

Specifies the tooltip for the Search button.

Declaration
public string SearchToolTip { get; set; }
Property Value
System.String

Implements
ITextResources.SearchToolTip

SearchUseRegexToolTip

Specifies the tooltip for the UseRegex button

Declaration
public string SearchUseRegexToolTip { get; set; }
Property Value
System.String

Implements
ITextResources.SearchUseRegexToolTip

SessionExpired

Specifies the message for the expired session.

Declaration
public string SessionExpired { get; set; }
Property Value
System.String

Implements
ITextResources.SessionExpired

StopToolTip

Specifies the tooltip for the Stop button.

Declaration
public string StopToolTip { get; set; }
Property Value
System.String

Implements
ITextResources.StopToolTip

TotalPagesToolTip

Specifies the tooltip for the TotalPages button.

Declaration
public string TotalPagesToolTip { get; set; }
Property Value
System.String

Implements
ITextResources.TotalPagesToolTip

UpdatingParametersMessage

Specifies the transitional updating parameters message.

Declaration
public string UpdatingParametersMessage { get; set; }
Property Value
System.String

Implements
ITextResources.UpdatingParametersMessage

ZoomToolTip

Specifies the tooltip for the Zoom select.

Declaration
public string ZoomToolTip { get; set; }
Property Value
System.String

Implements
ITextResources.ZoomToolTip

ZoomToPageWidth

Specifies the name for the PageWidth zoom mode.

Declaration
public string ZoomToPageWidth { get; set; }
Property Value
System.String

Implements
ITextResources.ZoomToPageWidth

ZoomToWholePage

Specifies the name for the WholePage zoom mode.

Declaration
public string ZoomToWholePage { get; set; }
Property Value
System.String

Implements
ITextResources.ZoomToWholePage

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

Overrides
System.Object.ToString()
Getting Started
  • Install Now
  • Online Demos
Support Resources
  • Documentation
  • Knowledge Base
  • Videos
  • Reporting Samples Repository
  • Reporting Release History
Community
  • Forums
  • Blogs
  • Reporting Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.