ColumnDefinitionActualWidth Property

Gets the actual calculated width of the column.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public double ActualWidth { get; }

Property Value

Double

See Also