ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TablixHeader Class / CellContents Property

In This Topic
    CellContents Property (TablixHeader)
    In This Topic
    The report item contained in the cell.
    Syntax
    'Declaration
     
    Public Property CellContents As CellContents
    public CellContents CellContents {get; set;}
    See Also