Method EditWithListEdit
EditWithListEdit(object?, EventArgs)
Used as event handler.
public static void EditWithListEdit(object? sender, EventArgs e)
Parameters
sender
objectMust implement IPropInfoAndInstance.
e
EventArgsEvent arguments.
Remarks
Calls EditPropertyWithListEditor(object?, string) for
the sender
,
if it implements IPropInfoAndInstance interface.