FirePropertyChanged Method

Summary
Fires the property changed event.
Syntax
C#
VB
C++
protected virtual void FirePropertyChanged( 
   string propertyName 
) 
Protected Sub FirePropertyChanged( _ 
   ByVal propertyName As String _ 
)  
protected: 
void FirePropertyChanged(  
   String^ propertyName 
)  

Parameters

propertyName
Name of the property that 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.Dicom.Common Assembly

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