HeaderedItemsControlHeader Property

Gets or sets the content of the control's header.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Object? Header { get; set; }

Property Value

Object

See Also