FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridIncrementalLoadingCell Class / OnPreviewDragLeave Method

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

    Parameters

    e
    See Also