Namespace:  C1.C1Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
protected virtual void EndEdit(
	bool canRaiseChangeNotification
)
Visual Basic
Protected Overridable Sub EndEdit ( _
	canRaiseChangeNotification As Boolean _
)

Parameters

canRaiseChangeNotification
Type: System..::..Boolean

See Also