UniformGridRows Property

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

Definition

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

Property Value

Int32

See Also