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

In This Topic
    ReportItem Property (INavigationItem)
    In This Topic
    Gets or sets the report item to use to draw the cover flow navigation layout.
    Syntax
    'Declaration
     
    Property ReportItem As IReportItem
    IReportItem ReportItem {get; set;}
    See Also