RichEditRulerImages.LeftIndentDragHandle Property
In This Article
Gets the settings of an image displayed in the left indent drag handle.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll
#Declaration
public virtual ImageProperties LeftIndentDragHandle { get; }
#Property Value
Type | Description |
---|---|
Image |
A Image |
See Also