Componentone Toolbar for WPF and Silverlight
C1.Silverlight.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.Silverlight.C1TabItem
    public class C1ToolbarTabItem : C1.Silverlight.C1TabItem 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.ContentControl
                      C1.Silverlight.C1TabItem
                         C1.Silverlight.Toolbar.C1ToolbarTabItem

    See Also