ComponentOne Basic Library for UWP
ShowSingleTab Property

C1.UWP Assembly > C1.Xaml Namespace > C1TabControl Class : ShowSingleTab Property
Gets or sets a value that determines whether the tab strip is shown when the control has only one child.
Syntax
'Declaration
 
Public Property ShowSingleTab As System.Boolean
public System.bool ShowSingleTab {get; set;}
See Also

Reference

C1TabControl Class
C1TabControl Members