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

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