Click or drag to resize

ThemedExpanderHandlerContent Property

Gets or sets the content of the control when expanded.

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

Property Value

Type: Control

Implements

PanelIHandlerContent
See Also