ComponentOne Basic Library for UWP
C1TabControl Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : 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
   Implements Windows.UI.Composition.IAnimationObject 
public class C1TabControl : C1ItemsControl, Windows.UI.Composition.IAnimationObject  
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

Reference

C1TabControl Members
C1.Xaml Namespace