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