Skip to main content
A newer version of this page is available. .

HtmlEditorImages.SizeGrip Property

Gets the settings of the size grip image.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v19.1.dll

Declaration

public ImageProperties SizeGrip { get; }

Property Value

Type Description
ImageProperties

A ImageProperties object containing image settings.

See Also