Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / StopDragDropping Method


In This Topic
    StopDragDropping Method
    In This Topic
    Stops drag and drop.
    Syntax
    'Declaration
     
    
    Protected Sub StopDragDropping() 
    'Usage
     
    
    Dim instance As SpreadView
     
    instance.StopDragDropping()
    protected void StopDragDropping()
    See Also