←Select platform

PropertyChanged Event

Summary

An event that occurs when a property value changes in the OmrCollection object.

Syntax
C#
C++/CLI
Python
public event PropertyChangedEventHandler PropertyChanged 
public:  
   event PropertyChangedEventHandler^ PropertyChanged 
def PropertyChanged(sender,e): # sender: OmrCollection e: ystem.ComponentModel.PropertyChangedEventHandler 
Event Data
ParameterTypeDescription
senderobjectThe source of the event
ePropertyChangedEventArgsThe event data
Requirements

Target Platforms

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

Leadtools.Forms.Processing.Omr Assembly

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