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

    Parameters

    evt
    See Also