DataCollection | ComponentOne
C1.WPF.DataCollection Assembly / C1.WPF.DataCollection Namespace / C1CollectionView Class / CancelEdit Method

In This Topic
    CancelEdit Method (C1CollectionView)
    In This Topic
    Ends the edit transaction and, if possible, restores the original value to the item.
    Syntax
    'Declaration
     
    Public Sub CancelEdit() 
    public void CancelEdit()
    See Also