OpenOn Property

UltimateTabstrip

UltimateTabstrip Class Library

UltimateTabstrip.OpenOn Property

Gets or sets a value that indicates which mouse event triggers displaying the content of the active tab.

[Visual Basic] Public Property OpenOn As OpenOn
[C#]
public OpenOn OpenOn {get; set;}

Property Value

Tabstrip open on behavior. The default value is Click.

Remarks

Use this property to get or set the open on behavior of the tabstrip.

See Also

UltimateTabstrip Class | Karamasoft.WebControls.UltimateTabstrip Namespace