[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1ButtonBase.CommandParameter

CommandParameter Property

CommandParameter

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

Declaration
public object CommandParameter { get; set; }
Public Property CommandParameter As Object