UniformGrid.

Rows Property

Summary

Specifies the row count. If set to 0, row count will be calculated automatically.
Namespace
Avalonia.Controls.Primitives
Containing Type
UniformGrid

Syntax

public int Rows { get; set; }

Value

Type Description
int