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 |
public int FrozenColumnCount { get; set; }
Type | Description |
---|---|
int |