SetColumnWidth(Int32, GridLength) Method

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Sets the width of a column.

void SetColumnWidth(int columnIndex, GridLength width)

Parameters

columnIndex
Int32

The column index.

width
Avalonia.Controls.GridLength

The column width