TabActiveStyle Property

UltimateTabstrip

UltimateTabstrip Class Library

Tab.TabActiveStyle Property

Gets or sets the style to be applied to the tab in the active state.

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

Property Value

Tab active style. The default value is null.

Remarks

Use this property to get or set the style to be applied to the tab in the active state.

See Also

Tab Class | Karamasoft.WebControls.UltimateTabstrip Namespace