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