Click or drag to resize

ThemedSplitterHandlerSplitter Property

Gets the panel used as the splitter between the two panes.

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

Property Value

Type: Panel
See Also