Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / TablixHeader Class / CellContents Property

In This Topic
    CellContents Property (TablixHeader)
    In This Topic
    Gets the CellContents object representing content of the group header.

    Note that page breaks in this ReportItem are ignored.

    Syntax
    'Declaration
     
    Public ReadOnly Property CellContents As CellContents
    public CellContents CellContents {get;}
    See Also