GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / OnSelectionDeleted Method
In This Topic
    OnSelectionDeleted Method
    In This Topic
    Invoke all SelectionDeleted event handlers.
    Syntax
    protected virtual void OnSelectionDeleted( 
       EventArgs evt
    )

    Parameters

    evt
    See Also