Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule Namespace / Appointment Class / CancelEdit Method

In This Topic
    CancelEdit Method (Appointment)
    In This Topic
    Discards changes since the last BeginEdit call.
    Syntax
    'Declaration
     
    Public Overrides Sub CancelEdit() 
    public override void CancelEdit()
    See Also