Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TabPanel Class
Members

In This Topic
    C1TabPanel Class
    In This Topic
    Internal element used in the control template of C1TabControls.
    Object Model
    C1TabPanel Class
    Syntax
    'Declaration
     
    
    Public Class C1TabPanel 
       Inherits Windows.UI.Xaml.Controls.Panel
    public class C1TabPanel : Windows.UI.Xaml.Controls.Panel 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Panel
                   C1.Xaml.C1TabPanel

    See Also