DataGridBeginEdit Method
Enters editing mode for the current cell and current row (if they're not already in editing mode).
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
Public Function BeginEdit As Boolean
member BeginEdit : unit -> bool
Return Value
BooleanTrue if operation was successful. False otherwise.