Click or drag to resize

ExpanderIHandlerExpanded Property

Gets or sets a value indicating whether the Content is expanded/visible.

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

Property Value

Type: Boolean
true if expanded; otherwise, false.
See Also