Click or drag to resize

SplitterPanel2MinimumSize Property

Gets or sets the minimal size of the second panel.

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

Property Value

Type: Int32
The minimal size of the second panel.
See Also