INavigationItemContent Property |
Gets the content for the pane.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax ReadOnly Property Content As Control
Get
abstract Content : Control with get
Property Value
Type:
ControlThe pane's content.
See Also