Click or drag to resize

INavigationItem Interface

Item for panes on a Navigation control.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public interface INavigationItem : IListItem

The INavigationItem type exposes the following members.

Properties
  NameDescription
Public propertyContent
Gets the content for the pane.
Top
See Also