Skip to main content

RichEditRulerImages.LeftTabDragHandleImageName Field

Gets the image settings of the corresponding UI element.

Namespace: DevExpress.Web.ASPxRichEdit

Assembly: DevExpress.Web.ASPxRichEdit.v23.2.dll

NuGet Package: DevExpress.Web.Office

Declaration

public const string LeftTabDragHandleImageName = "LeftTabDragHandle"

Field Value

Type Description
String

Returns “LeftTabDragHandle”.

See Also