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
Action Class
ActionInfo Class
ActionType Enumeration
BookmarkNode Class
ExtensionInfo Class
IClientAccessPolicy Interface
IReportResolver Interface
IReportService Interface
IResourceService Interface
NameValueDictionary Class
PageInfo Class
Parameter Class
RenderingResult Class
RenderingSessionInfo Class
ReportFileResolver Class
ReportFileResolverWeb Class
ReportInfo Class
ReportResolverBase Class
ReportService Class
ReportServiceBase Class
ReportServiceOperationException Class
ReportTypeResolver Class
ServiceOperationResultBase Class
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
Telerik.ReportViewer.Wpf Namespace
Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Telerik Reporting Q1 2013
Telerik.Reporting.Service Namespace
Send Feedback
Classes
Class
Description
Action
Represents an interactive action.
ActionInfo
Represents an interactive action and its coordinates defined in the document hierarchy.
BookmarkNode
Represents a bookmark in the document hierarchy.
ExtensionInfo
Represents a
IExtension
on the server
NameValueDictionary
Represents a
Dictionary
<
(Of
<
(
<'
TKey, TValue
>
)
>
)
>
with
String
key and
Object
value.
PageInfo
Represents the result of the GetPage service operation.
Parameter
Represents a
ReportParameter
ready to be displayed by a report viewer.
Parameter
is intended for internal use only.
RenderingResult
Represents the result of the Render service operation.
RenderingSessionInfo
Represents the result of a RenderAndCache service operation. This class is intended for internal use only.
ReportFileResolver
Resolves IReportDocument from physical path to trdx file
ReportFileResolverWeb
Resolves IReportDocument from a relative path to trdx file.
ReportInfo
Represents a
Report
on the server
ReportResolverBase
Base report resolver with fallback mechanism.
ReportService
The top-level class of the Telerik Reporting Web service.
ReportServiceBase
The base class of the Telerik Reporting WCF Service.
ReportServiceOperationException
Represents an error occurred during a Report Service operation.
ReportTypeResolver
Resolves IReportDocument from assembly qualified name
ServiceOperationResultBase
Represents the result of a service operation
Interfaces
Interface
Description
IClientAccessPolicy
Enables the access to the security policy required by Silverlight
IReportResolver
Resolves IReportDocument
IReportService
Represents the Telerik Reporting service.
IResourceService
Represents the Telerik Reporting resource service.
Enumerations
Enumeration
Description
ActionType
Specifies the type of an interactive action.