Click or drag to resize

ExpanderHeader Property

Gets or sets the header control.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Control Header { get; set; }

Property Value

Type: Control
The header control.
See Also