Version

EndEdit Method (ScheduleDataSource)

Commits changes made to an Infragistics.Scheduler.ActivityBase during an edit mode session initiated by the BeginEdit(Appointment,Action<DataError>) or CreateAppointment(Action<DataError>) methods.
Syntax

Parameters

appointment
The Infragistics.Scheduler.Appointment being edited.
force
True to force exiting of edit mode.

Return Value

An Infragistics.Scheduler.Data.AppointmentOperationResult instance containing the result of the operation.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also