ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework.Html Namespace / HtmlRenderer Class / Rtl Property

In This Topic
    Rtl Property (HtmlRenderer)
    In This Topic
    Gsts or sets a right-to-left layout.
    Syntax
    'Declaration
     
    Public Property Rtl As System.Boolean
    public System.bool Rtl {get; set;}
    See Also