EnableRaisingChangeEvent Property

Summary
Gets or sets whether to raise the OptionsChanged event when a property value change.
Syntax
C#
VB
C++
public bool EnableRaisingChangeEvent { get; set; } 
  
Public Property EnableRaisingChangeEvent As Boolean 
public: 
property bool EnableRaisingChangeEvent { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

True to raise the OptionsChanged event when a property value change. Otherwise, false. Default is true.

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.