Skip to main content
A newer version of this page is available. .
All docs
V21.2

HtmlEditorTableContextMenuItemBuilder(OptionsOwnerContext) Constructor

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

Namespace: DevExtreme.AspNet.Mvc.Builders

Assembly: DevExtreme.AspNet.Core.dll

Declaration

public HtmlEditorTableContextMenuItemBuilder(
    OptionsOwnerContext context
)

Parameters

Name Type
context OptionsOwnerContext
See Also