BeginEdit Method

Summary
Call this to indicate an editing mode before calling CommitChanges or DiscardChanges
Syntax
C#
VB
C++
public void BeginEdit() 
  
Public Sub BeginEdit()  
public: 
void BeginEdit();  
Remarks

Calling this method will prevent the PropertyChanged event from being called. All events will be fired when you call CommitChanges method.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.