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