ActiveReports 18 .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 the navigation item to use to draw the cover flow navigation layout.
    Syntax
    'Declaration
     
    Public Property NavigationItem As NavigationItem
    public NavigationItem NavigationItem {get; set;}
    See Also