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; }
Public ReadOnly Property Splitter As Panel
Get
member Splitter : Panel with get
Property Value
Type:
PanelSee Also