MVCxHtmlEditorInsertTableDialogSettings Class
Contains (MVC specific) customization settings for the Insert Table dialog’s form elements.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class MVCxHtmlEditorInsertTableDialogSettings :
HtmlEditorInsertTableDialogSettings,
ISimpleDialog
#Related API Members
The following members return MVCxHtmlEditorInsertTableDialogSettings objects:
#Remarks
The MVCxHtmlEditorInsertTableDialogSettings class contains settings that allow you to customize the availability of elements within the Insert Table dialog form.
An instance of the MVCxHtmlEditorInsertTableDialogSettings class can be accessed via the MVCxHtmlEditorDefaultDialogSettings.InsertTableDialog property.