ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1TabControl Class
Members

In This Topic
    C1TabControl Class
    In This Topic
    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
    public class C1TabControl : 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