WrapPanelItemHeight Property

Gets or sets the height of all items in the WrapPanel.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public double ItemHeight { get; set; }

Property Value

Double

See Also