Blazor | ComponentOne
C1.Blazor.TreeView Assembly / C1.Blazor.TreeView Namespace / C1TreeView Class / IsRTL Property

In This Topic
    IsRTL Property
    In This Topic
    Gets or sets the style of the selected items.
    Syntax
    'Declaration
     
    
    Public Property IsRTL As Boolean
    public bool IsRTL {get; set;}
    See Also