OnPropertyChanged Method

Summary
Fires the PropertyChanged event.
Syntax
C#
VB
C++
protected virtual void OnPropertyChanged( 
   string info 
) 
  
Protected Sub OnPropertyChanged( _ 
   ByVal info As String _ 
)  
            protected: 
void OnPropertyChanged(  
   String^ info 
)  

Parameters

info
The name of the property changed.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

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