Skip to main content

AreRowDetailsFrozen Property

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.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

public bool AreRowDetailsFrozen { get; set; }

Property Value

Boolean

See Also

Reference

DataGrid Class
Avalonia.Controls Namespace