HtmlEditorResizeSettings.AllowResize Property
Gets or sets a value that specifies whether the ASPxHtmlEditor can be resized by end-users on the client side.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Allow |
---|---|---|
ASP. |
Html |
|
ASP. |
ASPx |
|
#Remarks
The AllowResize property controls the availability of the ASPxHtmlEditor’s window resizing feature.
For more information see the Sizing topic.