ItemNotifyPropertyChanged Method |
Namespace: Altaxo.Main.Services.PropertyReflectionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void NotifyPropertyChanged(
string property
)
Parameters
- property String
- The name of the property that changed.
See Also