Share via


TabView.TabItems Property

Definition

Gets the collection used to generate the tabs within the control.

public IList<object> TabItems { get; }

Property Value

IList<Object>

The collection used to generate the tabs within the control. The default is an empty collection.

Remarks

For more info, design guidance, and code examples, see Tab view.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7