| ThemedSplitterHandlerPanel2 Property  | 
 
            Gets or sets the bottom or right panel of the splitter.
            
 
    Namespace: 
   Eto.Forms.ThemedControls
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxpublic Control Panel2 { get; set; }Public Property Panel2 As Control
	Get
	Set
abstract Panel2 : Control with get, set
override Panel2 : Control with get, set
Property Value
Type: 
ControlImplements
SplitterIHandlerPanel2 See Also
See Also