FormTabbedItemBuilder(OptionsOwnerContext) Constructor
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
Declaration
public FormTabbedItemBuilder(
OptionsOwnerContext context
)
Parameters
Name | Type | Description |
---|---|---|
context | OptionsOwnerContext | For internal use only. |
See Also