Header Property
Gets or sets the content of the control's header.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string? Header { get; set; }
Public Property Header As String
Get
Set
member Header : string with get, set