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