MinLines Property
Gets or sets the minimum number of visible lines to size to.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public int MinLines { get; set; }
Public Property MinLines As Integer
Get
Set
member MinLines : int with get, set