Click or drag to resize

BoxedTEndEdit Method

Pushes changes since the last BeginEdit or AddNew call into the underlying object.

Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual void EndEdit()

Implements

IEditableObjectEndEdit
See Also