RichEditRulerImages.CellDivisionDragHandle Property
In This Article
Gets the settings of an image displayed in the cell division drag handle.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public virtual ImageProperties CellDivisionDragHandle { get; }
#Property Value
Type | Description |
---|---|
Image |
An Image |
See Also