Scheduler for WPF and Silverlight | ComponentOne
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