Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / IEditableCollectionView Interface / CancelEdit Method

In This Topic
    CancelEdit Method (IEditableCollectionView)
    In This Topic
    Rolls back the current edit transaction started by the EditItem method.
    Syntax
    'Declaration
     
    
    Sub CancelEdit() 
    void CancelEdit()
    See Also