HtmlEditorSettings.SettingsResize Property
In This Article
Provides access to settings that are related to the HTMLEditor’s sizing capabilities.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public HtmlEditorResizeSettings SettingsResize { get; }
#Property Value
Type | Description |
---|---|
Html |
A Html |
See Also