Property CommandParameter
CommandParameter
Gets or sets the command parameter of the menu item.
public object CommandParameter { get; set; }
Property Value
- object
Gets or sets the command parameter of the menu item.
public object CommandParameter { get; set; }