MindFusion.Scheduling for Silverlight Programmer's Guide
Item.NotifyPropertyChanged Method
See Also
 





Raises the PropertyChanged event for the specified property.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

protected void NotifyPropertyChanged (
    string prop
)

Visual Basic  Copy Code

Protected Sub NotifyPropertyChanged( _
    prop As String _
)

 Parameters

prop

 See Also

Item Members
Item Class
MindFusion.Scheduling Namespace