FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotPanel Class / C1PivotEngine Property

In This Topic
    C1PivotEngine Property (FlexPivotPanel)
    In This Topic
    Gets a reference to the C1PivotEngine that performs the FlexPivot analysis for this FlexPivotPanel.
    Syntax
    'Declaration
     
    Public ReadOnly Property C1PivotEngine As C1PivotEngine
    public C1PivotEngine C1PivotEngine {get;}
    See Also