[]
Gets or sets the parameter to pass to the Command property.
[C1Category("Behavior")]
[C1Description("C1Command.CommandParameter", "Parameter to pass to the Command property.")]
public object CommandParameter { get; set; }
<C1Category("Behavior")>
<C1Description("C1Command.CommandParameter", "Parameter to pass to the Command property.")>
Public Property CommandParameter As Object