INavigationItem Interface |
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public interface INavigationItem : IListItem
Public Interface INavigationItem
Inherits IListItem
type INavigationItem =
interface
interface IListItem
end
The INavigationItem type exposes the following members.
Properties
| Name | Description |
---|
| Content |
Gets the content for the pane.
|
TopSee Also