Event PropertyChanged
- Namespace
- Innova.Data.StructuredSearch
- Assembly
- Innova.Data.dll
Occurs when a property value changes.
public event PropertyChangedEventHandler PropertyChanged
Returns
- PropertyChangedEventHandler
- Occurs when a property value changes.
- Implements