ASPxHtmlEditorSettings Class
Contains settings that relate to the ASPxHtmlEditor‘s base functionality.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return ASPxHtmlEditorSettings objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxHtmlEditor.Settings |
ASP.NET MVC Extensions | HtmlEditorSettings.Settings |
Remarks
An object of the ASPxHtmlEditorSettings type can be accessed via the ASPxHtmlEditor.Settings property.
Inheritance
Object
StateManager
PropertiesBase
ASPxHtmlEditorSettingsBase
ASPxHtmlEditorSettings
See Also