Tabs Property

UltimateTabstrip

UltimateTabstrip Class Library

UltimateTabstrip.Tabs Property

Gets the collection of tabs.

[Visual Basic] Public ReadOnly Property Tabs As TabCollection
[C#]
public TabCollection Tabs {get;}

Property Value

The collection of tabs. The default value is null.

Remarks

Use this property to get the collection of tabs.

See Also

UltimateTabstrip Class | Karamasoft.WebControls.UltimateTabstrip Namespace