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
ReportItem Members
ReportItem Methods
ReportItem Properties
Anchor Property
Anchoring Property
Bounds Property
Dock Property
Docking Property
Height Property
ITableCell.ColumnIndex Property
ITableCell.ColumnSpan Property
ITableCell.Item Property
ITableCell.RowIndex Property
ITableCell.RowSpan Property
ITableCell.Table Property
Left Property
Location Property
Size Property
Top Property
Width Property
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
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
ReportItem Properties
ReportItem Class
See Also
Send Feedback
The
ReportItem
type exposes the following members.
Properties
Name
Description
Anchor
Obsolete.
Anchoring
Bounds
ChildElements
Obsolete.
(Inherited from
ProcessingElement
.)
DataObject
Gets the
IDataObject
that is bound to this report item.
(Inherited from
ProcessingElement
.)
Dock
Obsolete.
Docking
Exception
Gets or sets the exception that has occurred during the processing.
(Inherited from
ProcessingElement
.)
Height
ItemDefinition
(Inherited from
ReportItemBase
.)
Left
Location
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
.)
Size
Style
(Inherited from
VisualElement
.)
Top
Visible
(Inherited from
VisualElement
.)
Width
Explicit Interface Implementations
Name
Description
ITableCell
.
.
::
.
.
ColumnIndex
ITableCell
.
.
::
.
.
ColumnSpan
ITableCell
.
.
::
.
.
Item
ITableCell
.
.
::
.
.
RowIndex
ITableCell
.
.
::
.
.
RowSpan
ITableCell
.
.
::
.
.
Table
See Also
ReportItem Class
Telerik.Reporting.Processing Namespace