DataGridAreRowGroupHeadersFrozen Property
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.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool AreRowGroupHeadersFrozen { get; set; }
Public Property AreRowGroupHeadersFrozen As Boolean
Get
Set
member AreRowGroupHeadersFrozen : bool with get, set
Property Value
Boolean