TabHoverStyle Property

UltimateTabstrip

UltimateTabstrip Class Library

UltimateTabstrip.TabHoverStyle Property

Gets the style to be applied to the tabs in the hovered state.

[Visual Basic] Public ReadOnly Property TabHoverStyle As TableItemStyle
[C#]
public System.Web.UI.WebControls.TableItemStyle TabHoverStyle {get;}

Property Value

Tab hovered style. The default value is null.

Remarks

Use this property to get the style to be applied to the tabs in the hovered state.

See Also

UltimateTabstrip Class | Karamasoft.WebControls.UltimateTabstrip Namespace