←Select platform

OnPropertyChanged Method

Summary

Fires the PropertyChanged event.

Syntax

C#
VB
C++
protected 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

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