Skip to main content
All docs
V23.2

HtmlEditorTableContextMenuBuilder(OptionsOwnerContext) Constructor

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

Namespace: DevExtreme.AspNet.Mvc.Builders

Assembly: DevExtreme.AspNet.Core.dll

Declaration

public HtmlEditorTableContextMenuBuilder(
    OptionsOwnerContext context
)

Parameters

Name Type
context OptionsOwnerContext
See Also