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; }
Public Property FixedPanel As SplitterFixedPanel
Get
Set
abstract FixedPanel : SplitterFixedPanel with get, set
override FixedPanel : SplitterFixedPanel with get, set
Property Value
Type:
SplitterFixedPanelImplements
SplitterIHandlerFixedPanelSee Also