TextBlock.MaxLines Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("maxLines")]
public float? MaxLines { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("maxLines")>]
member this.MaxLines : Nullable<single> with get, set
Public Property MaxLines As Nullable(Of Single)

Property Value

Attributes

Applies to