Skip to main content

CommitNew Method

Complete the transaction started by AddNew. We follow the WPF convention in that the view's sort, filter, and paging specifications (if any) are applied to the new item.

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

public void CommitNew()

See Also

Reference

DataGridCollectionView Class
Avalonia.Collections Namespace