New to Telerik ReportingStart a free 30-day trial

TODO: Add documentation.

Definition

Namespace:Telerik.Reporting

Assembly:Telerik.Reporting.dll

Syntax:

C#
public class TableCell

Inheritance: objectTableCell

Properties

TODO: Add documentation.

C#
public int ColumnIndex { get; }

TODO: Add documentation.

C#
public int ColumnSpan { get; }

TODO: Add documentation.

C#
public ReportItem ReportItem { get; }

TODO: Add documentation.

C#
public int RowIndex { get; }

TODO: Add documentation.

C#
public int RowSpan { get; }

Methods

TODO: Add documentation.

C#
public void Dispose()

TODO: Add documentation.

C#
public override string ToString()
Returns:

string

Overrides: object.ToString()