Skip to main content

ActualWidth Property

Actual visible width after Width, MinWidth, and MaxWidth setting at the Column level and DataGrid level have been taken into account

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

public double ActualWidth { get; }

Property Value

Double

See Also

Reference

DataGridColumn Class
Avalonia.Controls Namespace