ColumnDefinition.

Width Property

Summary

Gets or sets the width of the column.
Namespace
Avalonia.Controls
Containing Type
ColumnDefinition

Syntax

public GridLength Width { get; set; }

Value

Type Description
GridLength