General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
ASPxHtmlEditor.SettingsImageSelector Property
Obsolete. Provides access to settings that are related to the Select Image dialog.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v19.2.dll
Declaration
[Obsolete("Use the SettingsDialogs.InsertImageDialog.SettingsImageSelector property instead.")]
public HtmlEditorImageSelectorSettings SettingsImageSelector { get; }
<Obsolete("Use the SettingsDialogs.InsertImageDialog.SettingsImageSelector property instead.")>
Public ReadOnly Property SettingsImageSelector As HtmlEditorImageSelectorSettings
Property Value
Type | Description |
---|---|
HtmlEditorImageSelectorSettings | An HtmlEditorImageSelectorSettings object that contains the Select Image dialog's settings. |
See Also
Feedback