Skip to main content

RowDefinition(GridLength) Constructor

Initializes a new instance of the RowDefinition class.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public RowDefinition(
GridLength height
)
View Source

Parameters

  GridLength
The height of the column.

See Also

Reference

RowDefinition Class
RowDefinition Overload
Avalonia.Controls Namespace