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

In This Topic
    ReportItem Property (IMetadataDictionaryEntry)
    In This Topic
    Specifies the ReportItem referenced directly (for Document Map) or indirectly via Contents.
    Syntax
    'Declaration
     
    ReadOnly Property ReportItem As IReportItem
    IReportItem ReportItem {get;}
    See Also