FormTabBuilder<T> Class
An array of tab configuration objects.
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
public class FormTabBuilder<T> :
OptionsOwnerBuilder,
ICollectionItem
#Type Parameters
Name | Description |
---|---|
T | The data type. |