ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TablixCell Class / CellContents Property

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