HtmlEditorImages.SizeGripRtl Property
Gets the style settings that define the appearance of a size grip when the right-to-left layout is applied.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ImageProperties | A ImageProperties object containing style settings. |
See Also