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

    Parameters

    evt
    See Also