UniformGridFirstColumn Property

Specifies, for the first row, the column where the items should start.

Definition

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

Property Value

Int32

See Also