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

In This Topic
    CancelNew Method (C1CollectionView)
    In This Topic
    Ends the add transaction and discards the pending new item.
    Syntax
    'Declaration
     
    Public Sub CancelNew() 
    public void CancelNew()
    See Also