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

In This Topic
PivotEngine Property (FlexPivotPage)
In This Topic
Gets the C1.PivotEngine.C1PivotEngine contained on the page.
Syntax
'Declaration
 
Public ReadOnly Property PivotEngine As C1PivotEngine
 
See Also