| 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
Syntaxpublic virtual Control Content { get; set; }Public Overridable Property Content As Control
	Get
	Set
abstract Content : Control with get, set
override Content : Control with get, set
Property Value
Type: 
ControlImplements
PanelIHandlerContent See Also
See Also