FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotPage Class / FlexPivotGrid Property

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