CommitActualWidth() Method

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Requests a column to set its final ActualWidth based on the size calculated via CellMeasured(Double, Int32) and CalculateStarWidth(Double, Double).

bool CommitActualWidth()

Returns

Boolean
True if the column's actual width has changed; otherwise false.