Summary
Cancels editing mode and restores the original value.
- Namespace
- Avalonia
.Controls - Containing Type
- DataGrid
Syntax
public bool CancelEdit()
Return Value
Type | Description |
---|---|
bool | True if operation was successful. False otherwise. |