Rows 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)
- C#
- VB
- F#
public int Rows { get; set; }
Public Property Rows As Integer
Get
Set
member Rows : int with get, set