C1.Web.Mvc Namespace / TabPanel Class / OnClientSelectedIndexChanged Property

In This Topic
OnClientSelectedIndexChanged Property (TabPanel)
In This Topic
Occurs when the value of the selectedIndex property changes.
Syntax
'Declaration
 
Public Property OnClientSelectedIndexChanged As String
 
See Also