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

In This Topic
    TabStrip Property
    In This Topic
    Gets or sets the tabstrip settings.
    Syntax
    'Declaration
     
    Public Property TabStrip As TabStrip
    public TabStrip TabStrip {get; set;}
    See Also