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 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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