ASPxRichEdit.ImagesRuler Property
In This Article
Provides access to the settings that define images displayed within the RichEdit’s ruler.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public RichEditRulerImages ImagesRuler { get; }
#Property Value
Type | Description |
---|---|
Rich |
A Rich |
See Also