Back to Devexpress

HtmlEditorImages.SizeGrip Property

aspnet-devexpress-dot-web-dot-aspxhtmleditor-dot-htmleditorimages-334ce596.md

latest1.3 KB
Original Source

HtmlEditorImages.SizeGrip Property

Gets the settings of the size grip image.

Namespace : DevExpress.Web.ASPxHtmlEditor

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

NuGet Package : DevExpress.Web

Declaration

csharp
public ImageProperties SizeGrip { get; }
vb
Public ReadOnly Property SizeGrip As ImageProperties

Property Value

TypeDescription
ImageProperties

A ImageProperties object containing image settings.

|

See Also

SizeGripRtl

HTML Editor

HtmlEditorImages Class

HtmlEditorImages Members

DevExpress.Web.ASPxHtmlEditor Namespace