C1.UWP Assembly / C1.Xaml Namespace / C1TabControl Class
Members

C1TabControl Class
Represents a control that contains multiple items that share the same space on the screen.
Object Model
C1TabControl Class
Syntax
'Declaration
 
Public Class C1TabControl 
   Inherits C1ItemsControl
 
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Control
               C1.Xaml.C1ItemsControl
                  C1.Xaml.C1TabControl

See Also