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
Barcode Class
BookmarkNode Class
CancelProcessingException Class
Chart Class
CheckBox Class
CreateStream Delegate
DataItem Class
DetailSection Class
ElementTreeHelper Class
EvaluateHeaderFooterExpressions Delegate
Group Class
GroupSection Class
HtmlTextBox Class
IDataGroupMember Interface
IDataObject Interface
ILayoutElementContainer Interface
IRenderingExtension Interface
ITableCell Interface
LayoutElement Class
PageSection Class
Panel Class
Parameter Class
ParameterValue Class
PictureBox Class
PictureWatermark Class
ProcessingElement Class
ProcessingElement.ElementCollection Class
RenderingResult Class
Report Class
ReportItem Class
ReportItemBase Class
ReportProcessor Class
ReportSection Class
ReportSectionBase Class
Shape Class
SubReport Class
Table Class
TableColumn Class
TableRow Class
TextBox Class
TextItemBase Class
TextWatermark Class
VisualElement Class
Watermark Class
WatermarkCollection Class
XhtmlValidator Class
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
Telerik.ReportViewer.Wpf Namespace
Telerik.ReportViewer.Xaml Namespace
Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Telerik Reporting Q2 2013
Telerik.Reporting.Processing Namespace
Send Feedback
Classes
Class
Description
Barcode
BookmarkNode
CancelProcessingException
Chart
Summary description for ReportItem class.
CheckBox
CheckBox
DataItem
DetailSection
ElementTreeHelper
Provides utility methods that perform common tasks involving nodes in a LayoutElement tree.
Group
GroupSection
HtmlTextBox
LayoutElement
Base class for all processing instances of report items.
PageSection
Panel
Parameter
Represents a processing instance of a ReportParameter.
ParameterValue
Represents a parameter value.
PictureBox
PictureWatermark
ProcessingElement
ProcessingElement
.
.
::
.
.
ElementCollection
Obsolete.
RenderingResult
Represents a result of the report rendering.
Report
ReportItem
ReportItemBase
Represents a processing report item.
ReportProcessor
Represents the object responsible for printing and rendering Reports.
ReportSection
ReportSectionBase
Shape
SubReport
Table
Represents a processing Table item.
TableColumn
Represents a column in the
Table
item.
TableRow
Represents a row in the
Table
item.
TextBox
TextItemBase
Base class for TextBox and CheckBox classes
TextWatermark
VisualElement
Watermark
WatermarkCollection
XhtmlValidator
Provide methods for XHTML validation
Interfaces
Interface
Description
IDataGroupMember
Provides an unified access to the data of a group member
IDataObject
Provides unified access to a single data record from a data source.
ILayoutElementContainer
Represents an item that may contain other
LayoutElement
s
IRenderingExtension
ITableCell
Provides an interface for accessing a processing
Table
cell.
Delegates
Delegate
Description
CreateStream
Used by the rendering extension to obtain a stream.
EvaluateHeaderFooterExpressions
Delegate used to re-evaluate the page header and footer sections for each generated page.