Click or drag to resize

ExpanderICallback Interface

Callback interface for the Expander

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public interface ICallback : ControlICallback, 
	WidgetICallback

The ExpanderICallback type exposes the following members.

Methods
  NameDescription
Public methodOnExpandedChanged
Raises the expanded changed event.
Top
See Also