Gets or sets a value that determines whether the tab strip is shown when the control has only one child.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public bool ShowSingleTab { get; set; } |
| Visual Basic |
|---|
Public Property ShowSingleTab As Boolean Get Set |