←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

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