MenuItemItems Property

List of child elements.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public List<MenuItem> Items { get; set; }

Property Value

ListMenuItem

See Also