Summary
Gets or sets the header content.
- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- Headered
Content Control
Syntax
public object? Header { get; set; }
Value
Type | Description |
---|---|
object? |
public object? Header { get; set; }
Type | Description |
---|---|
object? |