ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ILayoutArea Interface / ReportItem Property

In This Topic
    ReportItem Property (ILayoutArea)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property ReportItem As IReportItem
    IReportItem ReportItem {get;}

    Property Value

    The report item as an GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem.
    See Also