Grid.

RowDefinitions Property

Summary

Returns a RowDefinitions of row definitions.
Namespace
Avalonia.Controls
Containing Type
Grid

Syntax

public RowDefinitions RowDefinitions { get; set; }

Value

Type Description
RowDefinitions