Skip to main content

GanttContextMenuItemBuilder(OptionsOwnerContext) Constructor

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

Namespace: DevExtreme.AspNet.Mvc.Builders

Assembly: DevExtreme.AspNet.Core.dll

Declaration

public GanttContextMenuItemBuilder(
    OptionsOwnerContext context
)

Parameters

Name Type Description
context OptionsOwnerContext

For internal use only.

See Also