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

In This Topic
    NavigationItem Property (ICoverFlow)
    In This Topic
    Gets the navigation item to use to draw the cover flow navigation layout.
    Syntax
    'Declaration
     
    ReadOnly Property NavigationItem As INavigationItem
    INavigationItem NavigationItem {get;}
    See Also