HtmlEditorSettings.SettingsResize Property
Provides access to settings that are related to the HTMLEditor’s sizing capabilities.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
HtmlEditorResizeSettings | A HtmlEditorResizeSettings object containing settings that are related to the HTMLEditor’s sizing capabilities. |
See Also