Click or drag to resize

ThemedSplitterHandlerFixedPanel Property

Gets or sets the panel with fixed size.

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

Property Value

Type: SplitterFixedPanel

Implements

SplitterIHandlerFixedPanel
See Also