DataGridRowDetailsEventArgsDetailsElement Property
Gets the row details section as a framework element.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public Control DetailsElement { get; }
Public ReadOnly Property DetailsElement As Control
Get
member DetailsElement : Control with get
Property Value
Control