ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ICellContents Interface / ReportItem Property

In This Topic
    ReportItem Property (ICellContents)
    In This Topic
    The report item for this cell.
    Syntax
    'Declaration
     
    ReadOnly Property ReportItem As IReportItem
    IReportItem ReportItem {get;}
    See Also