Text Property
Gets or sets the formatted string representation of the value.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string? Text { get; set; }
Public Property Text As String
Get
Set
member Text : string with get, set