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

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

    Property Value

    A TabStrip object representing the tabstrip settings.
    See Also