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