TabSpacing Property

UltimateTabstrip

UltimateTabstrip Class Library

UltimateTabstrip.TabSpacing Property

Gets or sets the amount of space between adjacent tabs in the tabstrip.

[Visual Basic] Public Property TabSpacing As Unit
[C#]
public System.Web.UI.WebControls.Unit TabSpacing {get; set;}

Property Value

The amount of space between adjacent tabs in the tabstrip. The default value is 0.

Remarks

Use this property to get or set the amount of space between adjacent tabs in the tabstrip.

See Also

UltimateTabstrip Class | Karamasoft.WebControls.UltimateTabstrip Namespace