Skip to main content

RichEditRulerImages.FirstLineIndentDragHandle Property

Gets the settings of an image displayed in the first line indent drag handle.

Namespace: DevExpress.Web.ASPxRichEdit

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

NuGet Package: DevExpress.Web.Office

Declaration

public virtual ImageProperties FirstLineIndentDragHandle { get; }

Property Value

Type Description
ImageProperties

A ImageProperties object that contains the image settings.

See Also