HoverDisplayAfter Property

UltimateTabstrip

UltimateTabstrip Class Library

UltimateTabstrip.HoverDisplayAfter Property

Gets or sets the time (in milliseconds) after which the tab content will be displayed when OpenOn is Hover.

[Visual Basic] Public Property HoverDisplayAfter As Integer
[C#]
public int HoverDisplayAfter {get; set;}

Property Value

The time after which the tab content will be displayed when OpenOn is Hover. The default value is 200.

Remarks

Use this property to get or set the time (in milliseconds) after which the tab content will be displayed when OpenOn is Hover.

See Also

UltimateTabstrip Class | Karamasoft.WebControls.UltimateTabstrip Namespace