ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / TablixHeader Class / CellContents Property

In This Topic
    CellContents Property (TablixHeader)
    In This Topic
    Gets the TablixHeader.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