ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPage Class / FlexPivotGrid Property

In This Topic
    FlexPivotGrid Property (C1FlexPivotPage)
    In This Topic
    Gets the C1FlexPivotGrid used to display the FlexPivot results.
    Syntax
    'Declaration
     
    Public ReadOnly Property FlexPivotGrid As C1FlexPivotGrid
    public C1FlexPivotGrid FlexPivotGrid {get;}
    See Also