←Select platform

PropertyChangedStatus Enumeration

Summary

Provides data for the property changed status

Syntax
C#
VB
C++
Java
public enum PropertyChangedStatus  
Public Enum PropertyChangedStatus  
public enum PropertyChangedStatus 
public: 
   enum class PropertyChangedStatus sealed 

Members
ValueMemberDescription
0After The property has changed.
1Before The property is about to change.

Remarks

Value for the AnnPropertyChangedEventArgs.Status property.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly