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

RichEditControl.RightToLeft Property

This property is not in effect for the RichEditControl class.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.XtraRichEdit.v20.1.dll

NuGet Package: DevExpress.Win.RichEdit

Declaration

[Browsable(false)]
public override RightToLeft RightToLeft { get; set; }

Property Value

Type
RightToLeft
See Also