-
Home
-
API
-
Avalonia.Controls.Models.TreeDataGrid
-
IColumns
-
Methods
-
GetEstimatedWidth(Double)
GetEstimatedWidth(Double) Method
Definition
Gets the estimated total width of all columns.
double GetEstimatedWidth(double constraint)
Parameters
- constraint
- Double
The available viewport width.
Returns