GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / RaiseSelectionDeleting Method
In This Topic
    RaiseSelectionDeleting Method
    In This Topic
    Call OnSelectionDeleting with the given CancelEventArgs to raise a SelectionDeleting event.
    Syntax
    public void RaiseSelectionDeleting( 
       CancelEventArgs evt
    )

    Parameters

    evt
    See Also