NavigationViewList NavigationViewList NavigationViewList NavigationViewList Class

Definition

Some information relates to pre-released product which may be substantially modified before it’s commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Prerelease APIs are identified by a Prerelease label.

[Contains prerelease APIs.]
Represents a control that displays menu items in a NavigationView control.

public : class NavigationViewList : ListView, INavigationViewListpublic class NavigationViewList : ListView, INavigationViewListPublic Class NavigationViewList Inherits ListView Implements INavigationViewList// You can use this class in JavaScript.
Inheritance
Attributes
Windows 10 requirements
Device family
Windows 10 Insider Preview (introduced v10.0.16257.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v5)

Inherited Members

Inherited properties

Inherited events

Inherited methods

Constructors

NavigationViewList() NavigationViewList() NavigationViewList() NavigationViewList()

Prerelease. Initializes a new instance of the NavigationViewList class.

public : NavigationViewList()public NavigationViewList()Public Sub New()// You can use this method in JavaScript.