DataGridPreparingCellForEditEventArgsEditingElement Property
Gets the element that the column displays for a cell in editing mode.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public Control EditingElement { get; }
Public ReadOnly Property EditingElement As Control
Get
member EditingElement : Control with get
Property Value
Control