TabControl for WPF | ComponentOne
C1.WPF.TabControl Namespace / C1TabItemPresenter Class / TabShape Property

In This Topic
    TabShape Property (C1TabItemPresenter)
    In This Topic
    Gets or sets the visual form of the control.
    Syntax
    'Declaration
     
    
    Public Property TabShape As C1TabItemShape
    public C1TabItemShape TabShape {get; set;}
    See Also