Skip to main content

RichEditRulerImages.LeftIndentDragHandleImageName Field

Gets the image name of the corresponding UI element.

Namespace: DevExpress.Web.ASPxRichEdit

Assembly: DevExpress.Web.ASPxRichEdit.v24.1.dll

NuGet Package: DevExpress.Web.Office

Declaration

public const string LeftIndentDragHandleImageName = "LeftIndentDragHandle"

Field Value

Type Description
String

Returns “LeftIndentDragHandle”.

See Also