Gets the collection of MenuItem instances, associated with this Menu.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public MenuItemCollection Items { get; }
Public ReadOnly Property Items As MenuItemCollection
Type: MenuItemCollectionAn instance of the MenuItemCollection class, containing references to the child items of the control.
Menu MembersMenu ClassMindFusion.UI.Web Namespace