HamburgerSubMenu.Items Property
In This Article
Provides access to a collection of objects that represent sub-menu items.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
The read-only collection of objects implementing the DevExpress. |
#Remarks
The Items collection accepts HamburgerSubMenuNavigationButton objects.
See Also