Click or drag to resize

INavigationItemContent Property

Gets the content for the pane.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
Control Content { get; }

Property Value

Type: Control
The pane's content.
See Also