[]
        
(Showing Draft Content)

C1.Win.Command.C1CommandLink.TextChanged

TextChanged Event

Event fired when the Text property of commandlink is changed.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
[C1Description("C1CommandLink.TextChanged", "Event fired when the Text property of commandlink is changed.")]
public event EventHandler TextChanged
<C1Description("C1CommandLink.TextChanged", "Event fired when the Text property of commandlink is changed.")>
Public Event TextChanged As EventHandler
Returns
Type Description
EventHandler Event fired when the Text property of commandlink is changed.