Summary
Gets or sets a value that indicates whether the user can adjust the column width using the mouse.
- Namespace
- Avalonia
.Controls - Containing Type
- DataGridColumn
Syntax
public bool CanUserResize { get; set; }
Value
Type | Description |
---|---|
bool |