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