ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / ViewSlotPresenter Class / OnDrop Method

In This Topic
    OnDrop Method (ViewSlotPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnDrop( _
       ByVal e As Windows.UI.Xaml.DragEventArgs _
    ) 
    protected virtual void OnDrop( 
       Windows.UI.Xaml.DragEventArgs e
    )

    Parameters

    e
    See Also