Click or drag to resize

ThemedExpanderHandler.Header Property

Gets or sets the content of the header

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

Property Value

Type: Control

Implements

Expander.IHandler.Header
See Also