Skip to main content
A newer version of this page is available. .

DiagramDefaultItemPropertiesBuilder(OptionsOwnerContext) Constructor

Initializes a new instance of the DiagramDefaultItemPropertiesBuilder class with specified settings.

Namespace: DevExtreme.AspNet.Mvc.Builders

Assembly: DevExtreme.AspNet.Core.dll

Declaration

public DiagramDefaultItemPropertiesBuilder(
    OptionsOwnerContext context
)

Parameters

Name Type
context OptionsOwnerContext
See Also