Reporting
Search Reporting
Contents
Overview
Release History
What's New in This Version
Installation
Quickstart
Designing Reports
Using Telerik Reporting in Applications
Telerik Reporting WCF Service
Licensing and Distribution
Standalone Report Designer
Integrated Visual Studio Report Designer UI
Best Practices
Frequently Asked Questions
Troubleshooting
For More Help
Reporting API Reference
Telerik.Reporting Namespace
Telerik.Reporting.Cache.Interfaces Namespace
Telerik.Reporting.Charting Namespace
Telerik.Reporting.Charting.Styles Namespace
Telerik.Reporting.Configuration Namespace
Telerik.Reporting.Drawing Namespace
Telerik.Reporting.Drawing.Shapes Namespace
Telerik.Reporting.Expressions Namespace
Telerik.Reporting.Interfaces Namespace
Telerik.Reporting.Interfaces.Attributes Namespace
Telerik.Reporting.Paging Namespace
Telerik.Reporting.Paging.InteractiveLayout Namespace
Telerik.Reporting.Processing Namespace
Telerik.Reporting.Processing.Config Namespace
Telerik.Reporting.Processing.Graphing.CoordinateSystems Namespace
Telerik.Reporting.Service Namespace
Telerik.Reporting.Service.SilverlightClient Namespace
Telerik.Reporting.Xml Namespace
Telerik.Reporting.XmlSerialization Namespace
Telerik.ReportViewer.Common Namespace
Telerik.ReportViewer.Silverlight Namespace
DialogBox Class
ErrorStatus Class
ExtensionInfoModel Class
IReportServiceClientFactory Interface
ITextResources Interface
KeyDown Class
MultivalueAvailableValuesParameterModel Class
MultivalueAvailableValuesParameterModel.SelectAllItem Class
MultivalueParameterConverter Class
ObservableObject Class
ParameterModel Class
ParameterModelCollection Class
ParameterValueModel Class
RenderBeginEventArgs Class
RenderBeginEventHandler Delegate
ReportParameterEditorTemplateSelector Class
ReportParametersControl Class
ReportParameterTemplate Class
ReportViewer Class
ReportViewer.TemplateParts Class
ReportViewerModel Class
ReportViewerModel.Command Class
ReportViewerModel.ReportViewerCommand Class
ReportViewerStates Class
ScaleFactorConverter Class
TextBoxEx Class
TextResources Class
TextResources Members
TextResources Constructor
TextResources Methods
TextResources Properties
AllFiles Property
BackToolTip Property
CancelExportButtonText Property
CancellingPrintMessage Property
CancelPrintButtonText Property
CannotConvertTypeError Property
CurrentPageToolTip Property
DocumentMapToolTip Property
DocumentReadyForPrintMessage Property
ExportingProgressMessage Property
ExportToolTip Property
FileReadyToSaveMessage Property
FirstPageToolTip Property
ForwardToolTip Property
LabelOf Property
LastPageToolTip Property
LoadingPageMessage Property
MultipleValuesNotSupportedError Property
NextPageToolTip Property
NoPageToDisplay Property
NoReportError Property
PageNumberGreaterThanRangeError Property
PageNumberLessThanRangeError Property
ParametersToolTip Property
PreparingForPrintMessage Property
PreviewButtonText Property
PreviousPageToolTip Property
PrintButtonText Property
PrintingRequiresBrowserError Property
PrintPreviewToolTip Property
PrintProgressMessage Property
PrintToolTip Property
ProcessingReportMessage Property
RefreshToolTip Property
ReportParametersAreaValidationError Property
ReportParametersNullText Property
ReportParametersSelectAllText Property
SaveButtonText Property
StartingPrintMessage Property
SwitchToPrintPreviewMessage Property
TotalPagesToolTip Property
UnableToExportError Property
UpdatingParametersDoneMessage Property
UpdatingParametersMessage Property
ZoomToolTip Property
ZoomToPageWidth Property
ZoomToWholePage Property
ViewMode Enumeration
VisibilityConverter Class
ZoomConverter Class
ZoomMode Enumeration
Telerik.ReportViewer.WebForms Namespace
Telerik.ReportViewer.WinForms Namespace
Telerik.ReportViewer.Wpf Namespace
Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Telerik Reporting Q1 2013
TextResources
.
.
::
.
.
CurrentPageToolTip Property
TextResources Class
See Also
Send Feedback
Specifies the tooltip for the CurrentPage label.
Namespace:
Telerik.ReportViewer.Silverlight
Assembly:
Telerik.ReportViewer.Silverlight
(in Telerik.ReportViewer.Silverlight.dll)
Syntax
C#
public
string
CurrentPageToolTip
{
get
;
set
; }
Visual Basic
Public
Property
CurrentPageToolTip
As
String
Get
Set
Implements
ITextResources
.
.
::
.
.
CurrentPageToolTip
Version Information
Supported in: 1.0
See Also
TextResources Class
TextResources Members
Telerik.ReportViewer.Silverlight Namespace