Reporting

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

Syntax

C#
Table ITableCell.Table { get; }
Visual Basic
Private ReadOnly Property Table As Table
	Implements ITableCell.Table
	Get

Implements

ITableCell..::..Table

See Also