ASPxHtmlEditor.CustomDialogs Property
Provides access to custom dialogs added to the editor.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
HtmlEditorCustomDialogs | An HtmlEditorCustomDialogs collection containing custom dialogs. |
See Also