DataGridCancelEdit Method
Cancels editing mode and restores the original value.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
Public Function CancelEdit As Boolean
member CancelEdit : unit -> bool
Return Value
BooleanTrue if operation was successful. False otherwise.