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

In This Topic
    TabShape Property (C1ToolbarTabItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property TabShape As C1.WPF.C1TabItemShape
    public C1.WPF.C1TabItemShape TabShape {get; set;}
    See Also