TabHoverStyle Property

UltimateTabstrip

UltimateTabstrip Class Library

Tab.TabHoverStyle Property

Gets or sets the style to be applied to the tab 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 or set the style to be applied to the tab in the hovered state.

See Also

Tab Class | Karamasoft.WebControls.UltimateTabstrip Namespace