Namespace:  C1.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

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

Parameters

canRaiseChangeNotification
Type: System..::..Boolean

See Also