DataGrid.

AreRowDetailsFrozen Property

Summary

Gets or sets a value that indicates whether the row details sections remain fixed at the width of the display area or can scroll horizontally.
Namespace
Avalonia.Controls
Containing Type
DataGrid

Syntax

public bool AreRowDetailsFrozen { get; set; }

Value

Type Description
bool