Class NavigationItemsCollection
Holds the list of items that constitute the content of an SfNavigationDrawer.
Inheritance
System.Object
NavigationItemsCollection
Namespace: Syncfusion.UI.Xaml.NavigationDrawer
Assembly: Syncfusion.SfNavigationDrawer.WPF.dll
Syntax
public class NavigationItemsCollection : ObservableCollection<NavigationItem>
Constructors
NavigationItemsCollection()
Declaration
public NavigationItemsCollection()