Expander Class |
Namespace: Eto.Forms
The Expander type exposes the following members.
Name | Description | |
---|---|---|
Controls |
Gets an enumeration of controls that are directly contained by this container
(Overrides PanelControls.) | |
Expanded |
Gets or sets a value indicating whether the Content is expanded/visible.
| |
Header |
Gets or sets the header control.
|
Name | Description | |
---|---|---|
GetCallback |
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides ControlGetCallback.) | |
OnExpandedChanged |
Raises the ExpandedChanged event.
|
Name | Description | |
---|---|---|
ExpandedChanged |
Occurs when the Expanded property changes.
|
Name | Description | |
---|---|---|
ExpandedChangedEvent |
Identifier for the ExpandedChanged event.
|