←Select platform

PropertyChanged Event

Summary

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

Syntax
C#
VB
C++
public event PropertyChangedEventHandler PropertyChanged 
Public Event PropertyChanged As PropertyChangedEventHandler 
public:  
   event PropertyChangedEventHandler^ PropertyChanged 
Event Data
ParameterTypeDescription
senderobjectThe source of the event
ePropertyChangedEventArgsThe event data
Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly

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