[]
Event fired when the ToolTip property of commandlink is changed.
[C1Description("C1CommandLink.ToolTipChanged", "Event fired when the ToolTip property of commandlink is changed.")]
public event EventHandler ToolTipChanged
<C1Description("C1CommandLink.ToolTipChanged", "Event fired when the ToolTip property of commandlink is changed.")>
Public Event ToolTipChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Event fired when the ToolTip property of commandlink is changed. |