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

    Parameters

    evt
    See Also