BeginEdit Method

Summary
Call this to indicate an editing mode before calling CommitChanges or DiscardChanges
Syntax
C#
C++/CLI
public void 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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

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