Represents a cell in a RenderTable.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class TableCell : IDocumentLocation, IComparable, 
	IStyleOwner
Visual Basic
Public Class TableCell _
	Implements IDocumentLocation, IComparable, IStyleOwner

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..TableCell

See Also