Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / Appointment Class / EndEdit Method

In This Topic
    EndEdit Method (Appointment)
    In This Topic
    Unlocks the Appointment object after a call to the BeginEdit method and causes an immediate update.
    Overload List
    OverloadDescription
    Unlocks the Appointment object after a call to the BeginEdit method and causes an immediate update.  
    Finishes edit mode started by the BeginEdit method and updates a corresponding data source item. (Inherited from C1.C1Schedule.BasePersistableObject)
    See Also