GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoControl Class / DoEndEdit Method
In This Topic
    DoEndEdit Method (GoControl)
    In This Topic
    This method just calls GoObject.DoEndEdit on the EditedObject.
    Syntax
    public override void DoEndEdit( 
       GoView view
    )

    Parameters

    view
    See Also