create Method (PropertyChangedEventArgs)

Summary

Creates a new instance of PropertyChangedEventArgs.

Syntax

JavaScript Syntax
create = function(propertyName)
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize