Gets the collection of child items.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public MenuItemCollection Children { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Children As MenuItemCollection |
Type: MenuItemCollection
An instance of the MenuItemCollection class, containing references to the child items of the control.