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

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

    Parameters

    e
    See Also