TabstripContentStyle Property

UltimateTabstrip

UltimateTabstrip Class Library

UltimateTabstrip.TabstripContentStyle Property

Gets the style to be applied to the tabstrip content that contains all individual tab contents.

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

Property Value

Tabstrip content style. The default value is null.

Remarks

Use this property to get the style to be applied to the tabstrip content that contains all individual tab contents.

See Also

UltimateTabstrip Class | Karamasoft.WebControls.UltimateTabstrip Namespace