Property Children
Children
Gets or sets an array of MenuItem objects that are the children of this MenuBarItem
public MenuItem[] Children { get; set; }
Property Value
- MenuItem[]
The children.
Gets or sets an array of MenuItem objects that are the children of this MenuBarItem
public MenuItem[] Children { get; set; }
The children.