ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / NavigationItem Class / ReportItemReference Property

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

    Property Value

    A System.String value indicating the report item reference.
    See Also