[]
Determines the command (of the type C1Command or inherited) invoked when the control's default (or, if there is none, Click) event fires.
[C1Description("C1CommandHolder.C1Command", "Determines the command (of the type C1Command or inherited) invoked when the control's default (or, if there is none, Click) event fires.")]
public C1Command GetC1Command(object control)
| Type | Name | Description |
|---|---|---|
| object | control |
| Type | Description |
|---|---|
| C1Command |