DataGridCollectionView.

CancelNew() Method

Summary

Complete the transaction started by AddNew. The new item is removed from the collection.
Namespace
Avalonia.Collections
Containing Type
DataGridCollectionView

Syntax

public void CancelNew()

Return Value

Type Description
void