DataGridCollectionViewCommitNew 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.
Namespace: Avalonia.CollectionsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
abstract CommitNew : unit -> unit
override CommitNew : unit -> unit