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