Gets the collection of child items.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public MenuItemCollection Children { get; }
Public ReadOnly Property Children As MenuItemCollection
Type: MenuItemCollectionAn instance of the MenuItemCollection class, containing references to the child items of the control.
MenuItem MembersMenuItem ClassMindFusion.UI.Web Namespace