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

In This Topic
    C1TabItemPresenter Class
    In This Topic
    Internal element used in both C1TabItem and C1DockTabItem to avoid repetition.
    Object Model
    C1TabItemPresenter Class
    Syntax
    'Declaration
     
    
    Public Class C1TabItemPresenter 
       Inherits Windows.UI.Xaml.Controls.ContentControl
    public class C1TabItemPresenter : Windows.UI.Xaml.Controls.ContentControl 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   Windows.UI.Xaml.Controls.ContentControl
                      C1.Xaml.C1TabItemPresenter

    See Also