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

RichEditRulerImages.CellDivisionDragHandle Property

Gets the settings of an image displayed in the cell division drag handle.

Namespace: DevExpress.Web.ASPxRichEdit

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

Declaration

public virtual ImageProperties CellDivisionDragHandle { get; }

Property Value

Type Description
ImageProperties

An ImageProperties object containing the image settings.

See Also