MaxWidth Property
Gets or sets the maximum width of the column in DIPs.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double MaxWidth { get; set; }
Public Property MaxWidth As Double
Get
Set
member MaxWidth : float with get, set