Skip to main content

RichEditRulerImages.ColumnSeparatorDragHandleImageName Field

Gets the image name of the corresponding UI element.

Namespace: DevExpress.Web.ASPxRichEdit

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

Declaration

public const string ColumnSeparatorDragHandleImageName = "ColumnSeparatorDragHandle"

Field Value

Type Description
String

Returns “ColumnSeparatorDragHandle”.

See Also