[]
Configurates CommandParameter. Sets the associated menu command parameter.
public MenuItemBuilder CommandParameter(object value)
Public Function CommandParameter(value As Object) As MenuItemBuilder
| Type | Name | Description |
|---|---|---|
| object | value | The value. |
| Type | Description |
|---|---|
| MenuItemBuilder | Current builder. |