[]
Menu item of Grid selection menu.
public class GridMenuItem
| Name | Description |
|---|---|
| GridMenuItem(string, Action) | Initializes a new instance of the GridMenuItem class. |
| GridMenuItem(string, Func<object>) | Initializes a new instance of the GridMenuItem class. |
| Name | Description |
|---|---|
| Icon | Gets or sets the icon displayed in the menu item. |
| Text | Gets or sets the text that is shown. |