Skip to main content

HtmlEditorImages.SizeGrip Property

Gets the settings of the size grip image.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public ImageProperties SizeGrip { get; }

Property Value

Type Description
ImageProperties

A ImageProperties object containing image settings.

See Also