Back to Devexpress

ASPxHtmlEditor.SettingsDialogs Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-aspxhtmleditor-e96f0e7d.md

latest1.4 KB
Original Source

ASPxHtmlEditor.SettingsDialogs Property

Provides access to the built-in dialogs‘ settings.

Namespace : DevExpress.Web.ASPxHtmlEditor

Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public HtmlEditorDefaultDialogSettings SettingsDialogs { get; }
vb
Public ReadOnly Property SettingsDialogs As HtmlEditorDefaultDialogSettings

Property Value

TypeDescription
HtmlEditorDefaultDialogSettings

A HtmlEditorDefaultDialogSettings object that contains settings of the built-in dialogs.

|

See Also

HTML Editor

ASPxHtmlEditor Class

ASPxHtmlEditor Members

DevExpress.Web.ASPxHtmlEditor Namespace