DataGrid.

AreRowGroupHeadersFrozen Property

Summary

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

Syntax

public bool AreRowGroupHeadersFrozen { get; set; }

Value

Type Description
bool