TabDefaultStyle Property

UltimateTabstrip

UltimateTabstrip Class Library

UltimateTabstrip.TabDefaultStyle Property

Gets the style to be applied to the tabs 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 the style to be applied to the tabs in the default state.

See Also

UltimateTabstrip Class | Karamasoft.WebControls.UltimateTabstrip Namespace