ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPage Class / TabControl Property

In This Topic
    TabControl Property (C1FlexPivotPage)
    In This Topic
    Gets the TabControl where the FlexPivotGrid and FlexPivotChart controls appear.
    Syntax
    'Declaration
     
    Public ReadOnly Property TabControl As C1.Win.C1Command.C1DockingTab
    public C1.Win.C1Command.C1DockingTab TabControl {get;}
    See Also