create Method

Summary

Creates a new instance of PropertyChangedEventArgs.

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

Parameters

propertyName

Property name. This value will be set in PropertyName.

Return Value

The result PropertyChangedEventArgs object.

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.