| SplitterIHandlerPanel1MinimumSize Property  | 
 
            Gets or sets the minimal size of the first panel.
            
 
    Namespace: 
   Eto.Forms
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxint Panel1MinimumSize { get; set; }Property Panel1MinimumSize As Integer
	Get
	Set
abstract Panel1MinimumSize : int with get, set
Property Value
Type: 
Int32The minimal size of the first panel.
 See Also
See Also