Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
TreeDataGridCore.Models
ColumnOptions
Properties
MaxWidth
Menu
On this page
MaxWidth Property
Definition
Namespace
TreeDataGridCore.Models
Assembly
TreeDataGrid.Core.dll
View source
public GridLength? MaxWidth { get; set; }
Returns
Nullable<GridLength>