Click or drag to resize

ThemedSplitterHandlerOrientation Property

Gets or sets the orientation of the panels in the splitter.

Namespace:  Eto.Forms.ThemedControls
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Orientation Orientation { get; set; }

Property Value

Type: Orientation

Implements

SplitterIHandlerOrientation
See Also