CancelNew Method
Complete the transaction started by AddNew. The new item is removed from the collection.
Definition
Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public void CancelNew()
Public Sub CancelNew
abstract CancelNew : unit -> unit
override CancelNew : unit -> unit