Represents a report item contained in a body, header or corner cell of a Tablix.

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

Syntax

C#
public class CellContents : IReportElementOwner, 
	IReportItemOwner
Visual Basic
Public Class CellContents _
	Implements IReportElementOwner, IReportItemOwner

Inheritance Hierarchy

System..::..Object
  C1.C1Rdl.Rdl2008..::..CellContents

See Also