• Product Bundles

    DevCraft

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

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop
    Web
    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for ASP.NET AJAX UI for ASP.NET MVC UI for ASP.NET Core UI for Blazor UI for Silverlight UI for PHP UI for JSP
    Mobile
    UI for .NET MAUI UI for Xamarin
    Document Management
    Telerik Document Processing
    Desktop
    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF UI for UWP
    Reporting & Mocking
    Telerik Reporting Telerik Report Server Telerik JustMock
    Automated Testing
    Test Studio Test Studio Dev Edition
    CMS
    Sitefinity
    UI/UX Design
    Unite UX
    Debugging
    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Jam FiddlerCap FiddlerCore
    Extended Reality
    UI for Unity XR
    Free Tools
    JustAssembly JustDecompile VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Docs & Support
  • Pricing
  • Search
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class TextResources

Provides the default tooltips and messages for the viewer.

Inheritance
System.Object
TextResources
Namespace: Telerik.ReportViewer.Silverlight
Assembly: Telerik.ReportViewer.Silverlight.dll

Syntax

public class TextResources : Object, ITextResources

Constructors

TextResources()

Declaration
public TextResources()

Properties

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

CancelExportButtonText

Specifies the text for each Cancel button.

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

Implements
ITextResources.CancelExportButtonText

CancellingPrintMessage

Specifies the text for the message that is displayed when printing is cancelled.

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

Implements
ITextResources.CancellingPrintMessage

CancelPrintButtonText

Specifies the text for each Cancel button.

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

Implements
ITextResources.CancelPrintButtonText

CannotConvertTypeError

Specifies the message for the type conversion error.

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

Implements
ITextResources.CannotConvertTypeError

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

DocumentReadyForPrintMessage

Specifies the text for the message that is displayed when the document is ready for printing.

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

Implements
ITextResources.DocumentReadyForPrintMessage

ExportingProgressMessage

Specifies the text for the export progress message.

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

Implements
ITextResources.ExportingProgressMessage

ExportToolTip

Specifies the tooltip for the Export button.

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

Implements
ITextResources.ExportToolTip

FileReadyToSaveMessage

Specifies the text for the message that is displayed when the file is ready to be saved.

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

Implements
ITextResources.FileReadyToSaveMessage

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

MultipleValuesNotSupportedError

Specifies the text for the message that is displayed when the parameter does not support multiple values.

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

Implements
ITextResources.MultipleValuesNotSupportedError

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

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

PreparingForPrintMessage

Specifies the text for the message that is displayed when the report is being prepared for printing.

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

Implements
ITextResources.PreparingForPrintMessage

PreviewButtonText

Specifies the text for the Preview button.

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

PrintButtonText

Specifies the text for the dialog Print button.

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

Implements
ITextResources.PrintButtonText

PrintingRequiresBrowserError

Specifies the text for the message that is displayed when trying to print Out-of-Browser.

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

Implements
ITextResources.PrintingRequiresBrowserError

PrintPreviewToolTip

Specifies the tooltip for the Print Preview.

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

Implements
ITextResources.PrintPreviewToolTip

PrintProgressMessage

Specifies the text for the message that show which page is currently being printed.

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

Implements
ITextResources.PrintProgressMessage

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

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

SaveButtonText

Specifies the text for the dialog Save button.

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

Implements
ITextResources.SaveButtonText

StartingPrintMessage

Specifies the text for the message that is displayed when printing is started.

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

Implements
ITextResources.StartingPrintMessage

SwitchToPrintPreviewMessage

Specifies the tooltip of the Print button that is displayed when trying to print from Interactive View.

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

TotalPagesToolTip

Specifies the tooltip for the TotalPages button.

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

Implements
ITextResources.TotalPagesToolTip

UnableToExportError

Specifies the text for the message that is displayed when the report is not exported.

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

Implements
ITextResources.UnableToExportError

UpdatingParametersDoneMessage

Specifies the text for the message that is displayed when the updating of parameters is finished.

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

Implements
ITextResources.UpdatingParametersDoneMessage

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

Was this article helpful?

Tell us how we can improve this article

Skip
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.