Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / Label Class / CancelEdit Method

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