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
 

Property Value

An ITabStrip instance representing the tabstrip settings.
See Also