| SplitterIHandlerOrientation Property  | 
 
            Gets or sets the orientation of the panels in the splitter.
            
 
    Namespace: 
   Eto.Forms
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
SyntaxOrientation Orientation { get; set; }Property Orientation As Orientation
	Get
	Set
abstract Orientation : Orientation with get, set
Property Value
Type: 
OrientationThe orientation of the panels.
 See Also
See Also