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