Click or drag to resize

ThemedExpanderHandlerHeader 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

ExpanderIHandlerHeader
See Also