aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-2044529f.md
Represents a Tabs control’s item.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class TabsItemBuilder :
OptionsOwnerBuilder,
ICollectionItem
The following members return TabsItemBuilder objects:
Show 17 links
Do not instantiate this class explicitly. A new TabsItemBuilder class instance is created when you call the Items(Action<CollectionFactory<TabsItemBuilder>>) method.
Object OptionsOwnerBuilder TabsItemBuilder
See Also