WrapPanel.

ItemHeight Property

Summary

Gets or sets the height of all items in the WrapPanel.
Namespace
Avalonia.Controls
Containing Type
WrapPanel

Syntax

public double ItemHeight { get; set; }

Value

Type Description
double