DataGrid.

FrozenColumnCount Property

Summary

Gets or sets the number of columns that the user cannot scroll horizontally.
Namespace
Avalonia.Controls
Containing Type
DataGrid

Syntax

public int FrozenColumnCount { get; set; }

Value

Type Description
int