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

In This Topic
    NavigationItem Property (ITabStrip)
    In This Topic
    Gets the report item or report item reference to use to draw the tabtrip navigation layout.
    Syntax
    'Declaration
     
    ReadOnly Property NavigationItem As INavigationItem
    INavigationItem NavigationItem {get;}
    See Also