ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1CollectionView Class / CancelNew Method

In This Topic
    CancelNew Method (C1CollectionView)
    In This Topic
    Rolls back the current add transaction started by the AddNew method.
    Syntax
    'Declaration
     
    Public Sub CancelNew() 
    public void CancelNew()
    See Also