C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1Editor Class / RightToLeft Property

In This Topic
RightToLeft Property (C1Editor)
In This Topic
Gets or sets whether the editor operates with RightToLeft or LeftToRight.
Syntax
'Declaration
 
Public Overrides Property RightToLeft As System.Windows.Forms.RightToLeft
 
See Also