Occurs when tab selection is changed.

Namespace:  C1.Web.UI.Controls.C1TabStrip
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public event EventHandler SelectionChanged
Visual Basic (Declaration)
Public Event SelectionChanged As EventHandler

See Also