GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / EditEdit Method
In This Topic
    EditEdit Method
    In This Topic
    Have the user edit the primary selection.
    Syntax
    public virtual void EditEdit()
    Remarks
    This just calls EditObject with the view's Primary selection.
    See Also