TabstripStyle Property

UltimateTabstrip

UltimateTabstrip Class Library

UltimateTabstrip.TabstripStyle Property

Gets the style to be applied to the tabstrip.

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

Property Value

Tabstrip style. The default value is null.

Remarks

Use this property to get the style to be applied to the tabstrip.

See Also

UltimateTabstrip Class | Karamasoft.WebControls.UltimateTabstrip Namespace