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

In This Topic
    TabStrip Property (IBandLayoutOptions)
    In This Topic
    Gets the tabstrip settings.
    Syntax
    'Declaration
     
    ReadOnly Property TabStrip As ITabStrip
    ITabStrip TabStrip {get;}
    See Also