←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly