FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotPage Class / OnQueryContinueDrag Method

In This Topic
    OnQueryContinueDrag Method (FlexPivotPage)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnQueryContinueDrag( _
       ByVal e As QueryContinueDragEventArgs _
    ) 
    protected virtual void OnQueryContinueDrag( 
       QueryContinueDragEventArgs e
    )

    Parameters

    e
    See Also