DataGridRow.

AreDetailsVisible Property

Summary

Gets or sets a value that indicates when the details section of the row is displayed.
Namespace
Avalonia.Controls
Containing Type
DataGridRow

Syntax

public bool AreDetailsVisible { get; set; }

Value

Type Description
bool