Gets the CellContents object representing content of the group header.

Note that page breaks in this ReportItem are ignored.

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

Syntax

C#
public CellContents CellContents { get; }
Visual Basic
Public ReadOnly Property CellContents As CellContents
	Get

See Also