[]
        
(Showing Draft Content)

C1.Win.C1Command.C1CommandHolder.SetC1Command

SetC1Command Method

SetC1Command(object, C1Command)

Set the command (of the type C1Command or inherited) invoked when the control's default (or, if there is none, Click) event fires.

Declaration
public void SetC1Command(object control, C1Command value)
Parameters
Type Name Description
object control
C1Command value