Skip to main content

AreDetailsVisible 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)

public bool AreDetailsVisible { get; set; }

Property Value

Boolean

See Also

Reference

DataGridRow Class
Avalonia.Controls Namespace