ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / TabControl Property

In This Topic
    TabControl Property (FlexPivotPage)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property TabControl As C1.Win.C1Command.C1DockingTab
    public C1.Win.C1Command.C1DockingTab TabControl {get;}
    See Also