Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls.Models.TreeDataGrid
IUpdateColumnLayout
Methods
SetWidth(GridLength)
Menu
On this page
SetWidth(GridLength) Method
Definition
Namespace
Avalonia.Controls.Models.TreeDataGrid
Assembly
Avalonia.Controls.TreeDataGrid.dll
View source
Notifies the column of a change to its preferred width.
void SetWidth(GridLength width)
Parameters
width
Avalonia.Controls.GridLength
The width.