MindFusion.Wpf Pack Programmer's Guide
Calendar.OnItemStartModifying Method
See Also
 





Raises the ItemStartModifying event.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

protected virtual void OnItemStartModifying (
    ItemConfirmEventArgs e
)

Visual Basic  Copy Code

Protected Overridable Sub OnItemStartModifying( _
    e As ItemConfirmEventArgs _
)

 Parameters

e

An object containing the event data.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.Wpf Namespace