ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / NavigationItem Class / ReportItem Property

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