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
ReportSectionBase Members
ReportSectionBase Methods
ReportSectionBase Properties
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
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 Q1 2013
ReportSectionBase Members
ReportSectionBase Class
Methods
Properties
Explicit Interface Implementations
See Also
Send Feedback
The
ReportSectionBase
type exposes the following members.
Methods
Name
Description
Dispose
Releases the unmanaged resources used by the
ReportSectionBase
and optionally releases the managed resources
(Overrides
ReportItemBase
.
.
::
.
.
Dispose(Boolean)
.)
ToString
()
()
()
()
(Inherited from
ProcessingElement
.)
ToString(
array<
String
>
[]
()
[]
[]
)
(Inherited from
ReportObject
.)
Properties
Name
Description
ChildElements
Obsolete.
(Inherited from
ProcessingElement
.)
DataObject
Gets the
IDataObject
that is bound to this report item.
(Inherited from
ProcessingElement
.)
Exception
Gets or sets the exception that has occurred during the processing.
(Inherited from
ProcessingElement
.)
Height
ItemDefinition
(Inherited from
ReportItemBase
.)
Name
(Inherited from
ReportItemBase
.)
Parent
Obsolete.
(Inherited from
ProcessingElement
.)
ParentElement
Gets the parent element of the current layout element.
(Inherited from
LayoutElement
.)
Report
Nested report's Report points to itself - not the master report.
(Inherited from
ProcessingElement
.)
Style
(Inherited from
VisualElement
.)
Visible
(Inherited from
VisualElement
.)
Width
Explicit Interface Implementations
Name
Description
IDisposable
.
.
::
.
.
Dispose
(Inherited from
LayoutElement
.)
IServiceProvider
.
.
::
.
.
GetService
(Inherited from
ReportItemBase
.)
ILayoutElementContainer
.
.
::
.
.
Children
See Also
ReportSectionBase Class
Telerik.Reporting.Processing Namespace