Table of Contents

Property CommandParameter

Namespace
Innova.Prism.Library.Menus.ItemModels
Assembly
Innova.Prism.Library.dll

CommandParameter

Gets or sets the parameter to pass to the command when executed.

public object CommandParameter { get; set; }

Property Value

object