aspnet-devexpress-dot-web-dot-aspxhtmleditor-e74dc30a.md
Contains settings that relate to the ASPxHtmlEditor ‘s sizing capabilities.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class HtmlEditorResizeSettings :
ASPxHtmlEditorSettingsBase
Public Class HtmlEditorResizeSettings
Inherits ASPxHtmlEditorSettingsBase
The following members return HtmlEditorResizeSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxHtmlEditor.SettingsResize |
| ASP.NET MVC Extensions | HtmlEditorSettings.SettingsResize |
An object of the HtmlEditorResizeSettings type can be accessed via the control’s ASPxHtmlEditor.SettingsResize property.
Object StateManager PropertiesBase ASPxHtmlEditorSettingsBase HtmlEditorResizeSettings
See Also