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