UniformGridColumns Property

Specifies the column count. If set to 0, column count will be calculated automatically.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public int Columns { get; set; }

Property Value

Int32

See Also