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

In This Topic
    C1ToolbarTabItem Class
    In This Topic
    Represents toolbar tab item.
    Object Model
    C1ToolbarTabItem Class
    Syntax
    'Declaration
     
    
    Public Class C1ToolbarTabItem 
       Inherits C1.WPF.C1TabItem
    public class C1ToolbarTabItem : 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.C1ToolbarTabItem

    See Also