Table of Contents
CommandParameter Property

Gets or sets the parameter to pass to the Command property of a MenuItem.

Syntax
 public Object CommandParameter { get; set; }

Implements

ICommandSource.CommandParameter
See Also