Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1SimplifiedTabItem Class
Members

In This Topic
    C1SimplifiedTabItem Class
    In This Topic
    TabItem type for simplified toolbar
    Object Model
    C1SimplifiedTabItem Class
    Syntax
    'Declaration
     
    
    Public Class C1SimplifiedTabItem 
       Inherits C1.WPF.C1TabItem
    public class C1SimplifiedTabItem : C1.WPF.C1TabItem 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ContentControl
                            C1.WPF.C1TabItem
                               C1.WPF.Toolbar.C1SimplifiedTabItem

    See Also