[]
        
(Showing Draft Content)

C1.Win.Command.C1CommandLink.CommandChanged

CommandChanged Event

Occurs when the value of the Command property of the command link changes.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
[C1Description("C1CommandLink.CommandChanged", "Occurs when the value of the Command property of the command link changes.")]
public event EventHandler CommandChanged
<C1Description("C1CommandLink.CommandChanged", "Occurs when the value of the Command property of the command link changes.")>
Public Event CommandChanged As EventHandler
Returns
Type Description
EventHandler Occurs when the value of the Command property of the command link changes.