Skip to main content

RichEditRulerImages.RightTabDragHandleImageName Field

Gets the image settings 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 RightTabDragHandleImageName = "RightTabDragHandle"

Field Value

Type Description
String

Returns “RightTabDragHandle”.

See Also