[]
        
(Showing Draft Content)

C1.Win.Command.C1TopicBar.LinkClick

LinkClick Event

Occurs when a link on this topic bar is clicked.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.4.8.dll
Syntax
[C1Description("C1TopicBar.LinkClick", "Occurs when a link on this topic bar is clicked.")]
public event C1TopicBarClickEventHandler LinkClick
<C1Description("C1TopicBar.LinkClick", "Occurs when a link on this topic bar is clicked.")>
Public Event LinkClick As C1TopicBarClickEventHandler
Returns
Type Description
C1TopicBarClickEventHandler Occurs when a link on this topic bar is clicked.