C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / TabControl Property

In This Topic
TabControl Property (FlexPivotPage)
In This Topic
Gets the TabControl where the FlexPivotGrid and FlexPivotChart controls appear.
Syntax
'Declaration
 
Public ReadOnly Property TabControl As C1.Win.Command.C1DockingTab
 
See Also