Property Action
Action
Gets or sets the action to be invoked when the menu item is triggered.
public Action Action { get; set; }
Property Value
- Action
Method to invoke.
Gets or sets the action to be invoked when the menu item is triggered.
public Action Action { get; set; }
Method to invoke.