HtmlEditorImages.SizeGrip Property
In This Article
Gets the settings of the size grip image.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ImageProperties SizeGrip { get; }
#Property Value
Type | Description |
---|---|
Image |
A Image |
See Also