Class SubMenuItemsCollection
Initializes a new instance of the SubMenuItemsCollection class.
Inheritance
System.Object
SubMenuItemsCollection
Namespace: Syncfusion.Maui.RadialMenu
Assembly: Syncfusion.Maui.RadialMenu.dll
Syntax
public class SubMenuItemsCollection : ObservableCollection<SfRadialMenuItem>
Constructors
SubMenuItemsCollection()
Initializes a new instance of the SubMenuItemsCollection class.
Declaration
public SubMenuItemsCollection()