Click or drag to resize

ThemedExpanderHandlerExpanded Property

Gets or sets whether the expander content is visible (expanded).

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

Property Value

Type: Boolean

Implements

ExpanderIHandlerExpanded
See Also