DataGridRowAreDetailsVisible Property

Gets or sets a value that indicates when the details section of the row is displayed.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool AreDetailsVisible { get; set; }

Property Value

Boolean

See Also