ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockTabControl Class / TabItemShape Property

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