Handler name of the client TabUnSelect event.

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

Syntax

C#
public string OnClientTabUnSelect { get; set; }
Visual Basic (Declaration)
Public Property OnClientTabUnSelect As String
	Get
	Set

Remarks