←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize