DropDownBoxItemBuilder(OptionsOwnerContext) Constructor
Initializes a new instance of the DropDownBoxItemBuilder class with specified settings.
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
Declaration
public DropDownBoxItemBuilder(
OptionsOwnerContext context
)
Parameters
Name | Type |
---|---|
context | OptionsOwnerContext |
See Also