SendPropertyChanged Method

Summary
Raises the PropertyChanged event.
Syntax
C#
VB
C++
protected virtual void SendPropertyChanged( 
   string propertyName 
) 
Protected Overridable Sub SendPropertyChanged( _ 
   ByVal propertyName As String _ 
)  
protected: 
virtual void SendPropertyChanged(  
   String^ propertyName 
)  

Parameters

propertyName
The Name of the changed property.

Requirements

Target Platforms

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

Leadtools.Ccow.Server Assembly

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