ItemHeight Property
Gets or sets the height of all items in the WrapPanel.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double ItemHeight { get; set; }
Public Property ItemHeight As Double
Get
Set
member ItemHeight : float with get, set