DataGrid.

CommitEdit() Method

Summary

Commits editing mode and pushes changes to the backend.
Namespace
Avalonia.Controls
Containing Type
DataGrid

Syntax

public bool CommitEdit()

Return Value

Type Description
bool True if operation was successful. False otherwise.