C#
VB
C++
Call this to indicate an editing mode before calling CommitChanges or DiscardChanges
public void BeginEdit()
Public Sub BeginEdit()
public:
void BeginEdit();
Calling this method will prevent the PropertyChanged event from being called. All events will be fired when you call CommitChanges method.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET