Skip to main content

RichEditRulerImages.DecimalTabDragHandleImageName 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 DecimalTabDragHandleImageName = "DecimalTabDragHandle"

Field Value

Type Description
String

Returns “DecimalTabDragHandle”.

See Also