FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / OnManipulationCompleted Method

In This Topic
    OnManipulationCompleted Method (FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnManipulationCompleted( _
       ByVal e As ManipulationCompletedEventArgs _
    ) 
    protected virtual void OnManipulationCompleted( 
       ManipulationCompletedEventArgs e
    )

    Parameters

    e
    See Also