RowSpacing Property
Specifies the spacing between rows.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double RowSpacing { get; set; }
Public Property RowSpacing As Double
Get
Set
member RowSpacing : float with get, set