←Select platform

PropertyName Property

Summary
Gets the name of the property being changed.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public virtual string PropertyName { get; } 
@property (nonatomic, strong, readonly) NSString *propertyName; 
public String getPropertyName() 
public:  
   virtual property String^ PropertyName 
   { 
      String^ get() 
   } 
PropertyName # get  (AnnPropertyChangedEventArgs) 

Property Value

The name of the property being changed.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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