Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls.Models.TreeDataGrid
IUpdateColumnLayout
Properties
MaxActualWidth
Menu
On this page
MaxActualWidth Property
Definition
Namespace
Avalonia.Controls.Models.TreeDataGrid
Assembly
Avalonia.Controls.TreeDataGrid.dll
View source
Gets the maximum actual width of the column.
double MaxActualWidth { get; }
Returns
Double
The maximum width of the column in pixels, or
System.Double.PositiveInfinity
if the column has no maximum width.