Skip to main content
All docs
V20.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.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string SizeGripRtlImageName = "heSizeGripRtl"

Field Value

Type
String
See Also