Reporting

Namespace: Telerik.Reporting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public class TableCellContainer : IDisposable, 
	IEnumerable<TableCell>, IEnumerable
Visual Basic
Public Class TableCellContainer _
	Implements IDisposable, IEnumerable(Of TableCell),  _
	IEnumerable

Inheritance Hierarchy

System..::..Object
  Telerik.Reporting..::..TableCellContainer
    Telerik.Reporting..::..TableBody

Version Information

Supported in: 1.0.1

See Also