DetailsElement Property
Gets the row details section as a framework element.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public Control DetailsElement { get; }
Public ReadOnly Property DetailsElement As Control
Get
member DetailsElement : Control with get
Property Value
ControlSee Also
Reference
DataGridRowDetailsEventArgs Class
Avalonia.Controls Namespace