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

In This Topic
FlexPivotGrid Property (FlexPivotPage)
In This Topic
Gets the C1FlexPivotGrid used to display the FlexPivot results.
Syntax
'Declaration
 
Public ReadOnly Property FlexPivotGrid As C1FlexPivotGrid
 
See Also