aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-formtabbeditembuilder-1.md
This article describes configuration options of a tabbed form item.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class FormTabbedItemBuilder<T> :
OptionsOwnerBuilder,
ICollectionItem
| Name | Description |
|---|---|
| T |
The data type.
|
The following members return FormTabbedItemBuilder<T> objects:
Show 13 links
Object OptionsOwnerBuilder FormTabbedItemBuilder<T>
See Also