Skip to main content
A newer version of this page is available.

HtmlEditorStyles.RightToLeftCssClass Field

Contains the default name of a CSS class that defines settings for right-to-left layout.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string RightToLeftCssClass = "dxhe-rtl"

Field Value

Type
String
See Also