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
Telerik.ReportViewer.WebForms Namespace
Telerik.ReportViewer.WinForms Namespace
ExportEventArgs Class
ExportEventHandler Delegate
ProcessingState Enumeration
ReportViewer Class
ReportViewerAreaBase Class
ReportViewerAreaBase.ViewType Enumeration
ReportViewerBase Class
ReportViewerException Class
Resources Class
Resources Members
Resources Constructor
Resources Methods
Resources Properties
Resources.Keys Class
ToolBarFlags Enumeration
ViewMode Enumeration
WinViewer Class
ZoomMode Enumeration
Telerik.ReportViewer.Wpf Namespace
Telerik.ReportViewer.Xaml Namespace
Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Include Protected Members
Include Inherited Members
Telerik Reporting Q2 2013
Resources Members
Resources Class
Constructors
Methods
Properties
See Also
Send Feedback
The
Resources
type exposes the following members.
Constructors
Name
Description
Resources
Initializes a new instance of the
Resources
class
Methods
Name
Description
ToString
(Overrides
Object
.
.
::
.
.
ToString
()
()
()
()
.)
Properties
Name
Description
AllFiles
Specifies the text for the AllFiles filter in the SaveFileDialog.
BackToolTip
Specifies the tooltip for the Back 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 error message on export.
ExportToolTip
Specifies the tooltip for the Export button.
FirstPageToolTip
Specifies the tooltip for the FirstPage button.
ForwardToolTip
Specifies the tooltip for the Back button.
GenericMessageBoxCaption
Specifies the caption of the message boxes shown by the viewer.
LabelOf
Specifies the text for the 'of' conjunction label.
LastPageToolTip
Specifies the tooltip for the LastPage button.
MissingReportSource
Specifies the text for the error when the Report property is not set.
NextPageToolTip
Specifies the tooltip for the NextPage button.
NoPageToDisplay
Specifies the text which appears if there are no pages to display.
PageSetupToolTip
Specifies the tooltip for the PageSetup button.
ParametersToolTip
Specifies the tooltips for the toggle parameters area button. The two texts are separated by '|'.
PreviousPageToolTip
Specifies the tooltip for the PreviousPage button.
PrintPreviewToolTip
Specifies the tooltips for the toggle parameters area button. The two texts are separated by '|'.
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.
ReportParametersEmptyStringError
Specifies the error message when the parameter does not allow empty strings.
ReportParametersFalseValueLabel
Specifies the text for the False value label in a boolean parameter editor.
ReportParametersInputDataError
Specifies the message which appears when not all the parameters are set.
ReportParametersInvalidValueText
Specifies the text for the InvalidValue error.
ReportParametersNoValueText
Specifies the message when a value should be selected for a parameter.
ReportParametersNullText
Specifies the text for the NULL checkbox.
ReportParametersPreviewButtonText
Specifies the text for the Preview button.
ReportParametersSelectAllText
Specifies the <select all> text for a multivalue parameter editor.
ReportParametersSelectAValueText
Specifies the <select a value> text for a dropdown parameter editor.
ReportParametersTrueValueLabel
Specifies the text for the True value label in a boolean parameter editor.
StopProcessing
Specifies the message when the report processing is canceled.
StopToolTip
Specifies the tooltip for the Stop button.
TotalPagesToolTip
Specifies the tooltip for the TotalPages button.
ZoomPercentFormat
Specifies the format for the zoom percent numbers.
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.
See Also
Resources Class
Telerik.ReportViewer.WinForms Namespace