Infragistics(R) NetAdvantage(R) Windows Forms
PropertyChanged Event
See Also  E-mail your feedback on this topic.
Infragistics.Win Namespace > ICondition Interface : PropertyChanged Event

Fired when a property is changed that requires any listeners to be notified.

Syntax

Visual Basic (Declaration) 
Event PropertyChanged As EventHandler
C# 
event EventHandler PropertyChanged

See Also