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