PropertyChangedEventArgs Constructor

Summary

Initializes a new instance of PropertyChangedEventArgs.

Syntax
TypeScript
JavaScript
PropertyChangedEventArgs = function( 
   propertyName 
) 
constructor( 
   propertyName: string 
); 

Parameters

propertyName

Property name. This value will be set in PropertyName.

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.Controls Assembly

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