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