Event PropertyChanged
- Namespace
- Innova.Prism.Telerik.Expressions
- Assembly
- Innova.Prism.Telerik.dll
Occurs when a property changes.
public event PropertyChangedEventHandler PropertyChanged
Returns
- PropertyChangedEventHandler
- Occurs when a property changes.
- Implements