Represents the contents of a cell in the body section of a Tablix.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class TablixCell : ICellContentsOwner
Visual Basic
Public Class TablixCell _
	Implements ICellContentsOwner

Inheritance Hierarchy

System..::..Object
  C1.C1Rdl.Rdl2008..::..TablixCell

See Also