Skip to main content
A newer version of this page is available. .

RichEditRulerImages.CenterTabDragHandleImageName Field

Gets the image settings of the corresponding UI element.

Namespace: DevExpress.Web.ASPxRichEdit

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

Declaration

public const string CenterTabDragHandleImageName = "CenterTabDragHandle"

Field Value

Type Description
String

Returns “CenterTabDragHandle”.

See Also