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