Overrides the default behavior.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
protected virtual void OnPropertyChanged( string propertyName ) |
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub OnPropertyChanged ( _ propertyName As String _ ) |
Parameters
- propertyName
- Type: System..::..String
The property name.