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
ITableCell Members
ITableCell Properties
ColumnIndex Property
ColumnSpan Property
Item Property
RowIndex Property
RowSpan Property
Table Property
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
Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Telerik Reporting Q1 2013
ITableCell
.
.
::
.
.
Item Property
ITableCell Interface
See Also
Send Feedback
Gets the
ReportItem
in the cell.
Namespace:
Telerik.Reporting.Processing
Assembly:
Telerik.Reporting
(in Telerik.Reporting.dll)
Syntax
C#
ReportItem
Item
{
get
; }
Visual Basic
ReadOnly
Property
Item
As
ReportItem
Get
Version Information
Supported in: 1.0.1
See Also
ITableCell Interface
ITableCell Members
Telerik.Reporting.Processing Namespace