DataGridCollectionViewCancelEdit Method

Complete the transaction started by . The pending changes (if any) to the item are discarded.

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public void CancelEdit()

See Also