TabDefaultStyle Property

UltimateTabstrip

UltimateTabstrip Class Library

Tab.TabDefaultStyle Property

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

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

Property Value

Tab default style. The default value is null.

Remarks

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

See Also

Tab Class | Karamasoft.WebControls.UltimateTabstrip Namespace