VerticalSpacing Property
Gets or sets the vertical distance between the child objects.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double VerticalSpacing { get; set; }
Public Property VerticalSpacing As Double
Get
Set
member VerticalSpacing : float with get, set