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
public C1.Win.Command.C1DockingTab TabControl {get;}
See Also