Skip to main content

FrozenColumnCount Property

Gets or sets the number of columns that the user cannot scroll horizontally.

Definition

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

public int FrozenColumnCount { get; set; }

Property Value

Int32

See Also

Reference

DataGrid Class
Avalonia.Controls Namespace