FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / GridPanel Class / OnPreviewDragLeave Method

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

    Parameters

    e
    See Also