MindFusion.Scheduling for Silverlight Programmer's Guide
Calendar.OnItemModified Method
See Also
 





Raises the ItemModified event.

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

 Syntax

C#  Copy Code

protected virtual void OnItemModified (
    ItemModifiedEventArgs e
)

Visual Basic  Copy Code

Protected Overridable Sub OnItemModified ( _
    e As ItemModifiedEventArgs _
)

 Parameters

e

An object containing the event data.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.Silverlight Namespace