[]
        
(Showing Draft Content)

C1.Win.Command.C1Command.CommandParameter

CommandParameter Property

CommandParameter

Gets or sets the parameter to pass to the Command property.

Declaration
[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