RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / C1RichTextBoxRibbon Class / TabItemShape Property

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