ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TabStrip Class / NavigationItem Property

In This Topic
    NavigationItem Property (TabStrip)
    In This Topic
    Gets or sets the report item or report item reference to use to draw the tabtrip navigation layout.
    Syntax
    'Declaration
     
    Public Property NavigationItem As NavigationItem
    public NavigationItem NavigationItem {get; set;}
    See Also