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

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

    Property Value

    A NavigationItem object representing the navigation item.
    See Also