Gets the collection of MenuItem instances, associated with this Menu. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public MenuItemCollection Items { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Items As MenuItemCollection |
Type: MenuItemCollection
An instance of the MenuItemCollection class, containing references to the child items of the control.