Provide an option to allow the checkbox to be rendered to the right of the node's content.
A mock code example:
<RadTreeViewCheckBoxHorizontalOptions="End" />
1 comment
ADMIN
Yana
Posted on:08 Apr 2019 06:14
Currently this could be accomplished by customizing the default ItemTemplate of the TreeView and rearranging the elements inside. For an example, check the forum thread below: RadTreeView: Align CheckBox elements to the right