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

In This Topic
    TabPanel Property
    In This Topic
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property TabPanel As C1.WPF.TabControl.C1TabPanel
    protected C1.WPF.TabControl.C1TabPanel TabPanel {get;}
    See Also