Property MenuItems
| Edit this page View SourceMenuItems
Gets a set of menu items to display. If empty, no context menu will be displayed.
Declaration
public ItemCollection MenuItems { get; }
Property Value
Type | Description |
---|---|
ItemCollection |
Gets a set of menu items to display. If empty, no context menu will be displayed.
public ItemCollection MenuItems { get; }
Type | Description |
---|---|
ItemCollection |