C1.Win.8 Assembly / C1.Framework.Html Namespace / HtmlElement Class / RightToLeft Property

In This Topic
RightToLeft Property (HtmlElement)
In This Topic
Gets or sets whether the element should be drawn using right-to-left layout.
Syntax
'Declaration
 
Public Property RightToLeft As Boolean
 
See Also