Skip to main content
A newer version of this page is available.
All docs
V19.2

HtmlEditorImages.SizeGripRtlImageName Field

The name of the Size Grip image file when the right-to-left layout layout is applied.

This name is equal to “heSizeGripRtl”.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

public const string SizeGripRtlImageName = "heSizeGripRtl"

Field Value

Type
String
See Also